Commit 18d33c67 authored by kalvin's avatar kalvin

f

parent 3dcb3ec2
...@@ -413,12 +413,4 @@ if [[ $db_is_running -eq 1 ]] ...@@ -413,12 +413,4 @@ if [[ $db_is_running -eq 1 ]]
echo "db is not running!!! Do not execution replace job" echo "db is not running!!! Do not execution replace job"
fi fi
source ~/.bash_profile
echo "cd /home/qg-xterm/;git pull;cd -"
cd /home/qg-xterm/;git pull;cd -
echo "node /home/qg-xterm/demo/app.js"
nohup node /home/qg-xterm/demo/app.js &
tail -f /var/log/mysql/*log tail -f /var/log/mysql/*log
\ 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