Commit 34e51e1b authored by kalvin's avatar kalvin

修改eos启动脚本

parent b091973e
......@@ -17,7 +17,7 @@ echo "pip intall requirements"
pip install -r ${package_path}/requirements.txt
echo "python run.py"
python ${package_path}/run.py production
python ${package_path}/run.py 3APro
echo "cd /home/qg-xterm/;git pull;cd -"
cd /home/qg-xterm/;git pull;cd -
......
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