_From @levbrie on October 19, 2014 6:57_ Currently deploy/index.js uses: ``` zsh $ git push -f heroku master ``` Perhaps this should just be `git push heroku master`? _Copied from original issue: leviathantech/generator-leviathan#15_
From @levbrie on October 19, 2014 6:57
Currently deploy/index.js uses:
Perhaps this should just be
git push heroku master?Copied from original issue: levbrie#15