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

更新project-deploy.sh

parent 270c0b9e
...@@ -58,11 +58,8 @@ case $1 in ...@@ -58,11 +58,8 @@ case $1 in
check) check)
check $* check $*
;; ;;
pause) weight)
pause $* weight $*
;;
resume)
resume $*
;; ;;
*) *)
deploy "deploy" $* deploy "deploy" $*
......
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