Commit 962514f8 authored by 白秀江's avatar 白秀江

更新project-deploy.sh

parent 609d5476
......@@ -61,6 +61,9 @@ case $1 in
weight)
weight $*
;;
error)
exit 1
;;
*)
deploy "deploy" $*
esac
......
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