Commit 28769b94 authored by 白秀江's avatar 白秀江

更新project-deploy.sh

parent aacca8a5
......@@ -13,9 +13,7 @@ echo $IP
#
function deploy() {
cd $2
set +e
sh -x $2/restart.sh
set -e
COUNT=0
TIMES=0
if [ -n "$3" ]; then
......
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