mailiverse/deploy/websockets/run
2013-08-09 17:31:37 -04:00

12 lines
199 B
Plaintext
Executable File

./setup
cd ~/server
echo ---------------------------------------- >> ../run.log
date >> ~/run.log
echo ---------------------------------------- >> ../run.log
node proxy.js >> ~/run.log 2>&1 &