Commit fc5538ee authored by daidekun's avatar daidekun

fixbugs

parent b3ce44f2
...@@ -12,4 +12,4 @@ echo "rm dist.tgz public/dist -rf" ...@@ -12,4 +12,4 @@ echo "rm dist.tgz public/dist -rf"
rm -rf ${package_path}/dist.tgz rm -rf ${package_path}/dist.tgz
echo "python run.py --mode=beta --port=80" echo "python run.py --mode=beta --port=80"
python ${package_path}/server/run.py --mode=release --port=80 python ${package_path}/server/run.py --mode=beta --port=80
\ No newline at end of file \ 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