Commit 84008386 authored by daidekun's avatar daidekun

fixbugs

parent c3467396
......@@ -14,7 +14,7 @@ echo "rm dist.tgz public/dist -rf"
rm -rf ${package_path}/dist.tgz
echo "python run.py"
python ${package_path}/run.py
python ${package_path}/run.py production
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