Skip to content

Instantly share code, notes, and snippets.

@itomg
Created October 10, 2013 03:44
Show Gist options
  • Save itomg/6912724 to your computer and use it in GitHub Desktop.
Save itomg/6912724 to your computer and use it in GitHub Desktop.
cd ~/www/albicilla/api
forever start -l ~/.forever/api.log -e ~/.forever/err.api.log -w -a app.js
cd ~/www/albicilla/public
forever start -l ~/.forever/public.log -e ~/.forever/err.public.log -w -a app.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment