Commit b0cf1c71 authored by kalvin's avatar kalvin

fixbugs

parent 4254e8ea
......@@ -17,10 +17,4 @@ echo "pip intall requirements"
pip install -r ${package_path}/requirements.txt
echo "python run.py"
python ${package_path}/run.py 3APro
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 &
\ No newline at end of file
python ${package_path}/run.py 3APro
\ 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