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

更新project-deploy.sh

parent 36a39a56
...@@ -62,9 +62,9 @@ function weight() { ...@@ -62,9 +62,9 @@ function weight() {
exit 1 exit 1
} }
if [ "$1" -z ]; then # if [ "$1" -z ]; then
$1 = "deploy" # $1 = "deploy"
fi # fi
echo call $1 echo call $1
case $1 in case $1 in
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