Skip to content

Instantly share code, notes, and snippets.

@vgmoose
Last active December 6, 2015 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vgmoose/5e4528832c511aac3825 to your computer and use it in GitHub Desktop.
Save vgmoose/5e4528832c511aac3825 to your computer and use it in GitHub Desktop.
cd /hosting/3D-Monopoly/3D-Monopoly/
screen -S monopoly -d -m forever monopolyserver.js
cd /hosting/geochat/
screen -S geochat -d -m forever app.js
cd /hosting/quill-ws/
screen -S quill -d -m forever server.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment