annotate nodescore-autostart.sh @ 68:b076cd17638c

again
author tzara <rc-web@kiben.net>
date Fri, 07 Jun 2013 18:57:53 +0000
parents b43974a23fed
children b7f9ade92165
rev   line source
rc-web@67 1 #!/bin/bash
rc-web@67 2 screen -S nodescore -d -m nice -n -20 supervisor nodescore.js &