Skip to content

Commit de62b15

Browse files
author
Connor Giles
committed
Added start script
1 parent 9f6663f commit de62b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ source /$HOME/.nvm/nvm.sh
55

66
#start the app
77
app=$HOME/app
8-
cd $app && source env.production.sh && forever start bin/www
8+
cd $app && forever start bin/www

0 commit comments

Comments
 (0)