Browse Source

02wms8-prod.sh

lizw 1 year ago
parent
commit
aaa7b5853f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      07shuyu_qingdao/03pda-prod.sh

+ 1 - 1
07shuyu_qingdao/03pda-prod.sh

@@ -5,7 +5,7 @@ set -e
 echoPrefix="\033[36m+"
 echoSuffix="\033[0m"
 
-codePath=/home/www/deploy/wms8
+codePath=/home/www/deploy/wms8_qingdao
 serverUrl=http://127.0.0.1:8096
 
 deploy() {