We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f6663f commit de62b15Copy full SHA for de62b15
start.sh
@@ -5,4 +5,4 @@ source /$HOME/.nvm/nvm.sh
5
6
#start the app
7
app=$HOME/app
8
-cd $app && source env.production.sh && forever start bin/www
+cd $app && forever start bin/www
0 commit comments