Commit ef00df86 authored by 白秀江's avatar 白秀江

更新project-deploy.sh

parent 9bb6fb80
......@@ -75,6 +75,9 @@ case $1 in
weight)
weight $*
;;
restart)
restart $*
;;
error)
exit 1
;;
......
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