Browse Source

first commit

zhoucg 6 months ago
parent
commit
eda302065d
2 changed files with 4 additions and 4 deletions
  1. 1 1
      00base/01yvan-ext.sh
  2. 3 3
      08luolai/08wms83-test.sh

+ 1 - 1
00base/01yvan-ext.sh

@@ -98,4 +98,4 @@ else
   echo "输入操作参数: pull deploy"
 fi
 
-# bash <(curl -s http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/00base/01yvan-ext.sh) [cmd]
+# bash <(curl -s http://git.yvanui.com/arch/jztd-deploy/raw/master/00base/01yvan-ext.sh) [cmd]

+ 3 - 3
08luolai/08wms83-test.sh

@@ -193,8 +193,8 @@ logs() {
 }
 
 deployYvanUI() {
-    bash <(curl -s http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/00base/01yvan-ext.sh) pull
-    bash <(curl -s http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/00base/02yvan-ext-mobile.sh) pull
+    bash <(curl -s http://git.yvanui.com/arch/jztd-deploy/raw/master/00base/01yvan-ext.sh) pull
+    bash <(curl -s http://git.yvanui.com/arch/jztd-deploy/raw/master/00base/02yvan-ext-mobile.sh) pull
 }
 
 pid=`ps -ef | grep "DappName=${serverName}" | grep -v 'grep' | awk '{print $2}'`
@@ -231,4 +231,4 @@ else
   fi
 fi
 
-# bash <(curl -s http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/08luolai/08wms83-test.sh) [cmd profiles]
+# bash <(curl -s http://git.yvanui.com/arch/jztd-deploy/raw/master/08luolai/08wms83-test.sh) [cmd profiles]