Commit 58e5ea1d authored by daidekun's avatar daidekun

1

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