Mercurial > hg > nodescore
view nodescore-autostart.sh @ 69:333afcfd3f3a
added node_modules to project and fixed path to chronometer
also added deps to installer script
author | tzara <rc-web@kiben.net> |
---|---|
date | Sat, 26 Oct 2013 14:12:50 +0100 |
parents | b43974a23fed |
children | b7f9ade92165 |
line wrap: on
line source
#!/bin/bash screen -S nodescore -d -m nice -n -20 supervisor nodescore.js &