Commit 60c10abb authored by 智勇's avatar 智勇

up

parent c1dbcb68
......@@ -22,11 +22,10 @@ echo "start"
# curl -s "http://172.30.220.22:3003/proconfig/get_info?system_name=${SYSTEM_NAME}&key=start_command" | sh
# tail -f /var/log/*.log
node ./bin/server.js
if [[ $DEBUG == 1 ]]; then
echo 'debug'
tail -f ~/.bashrc
fi
node ./bin/server.js
tail -f ~/.bashrc
echo done!!!
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment