Parcourir la source

wms8 服务部署

lizw il y a 3 ans
Parent
commit
089decbf36
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      wms8/build.sh

+ 1 - 1
wms8/build.sh

@@ -6,7 +6,7 @@ codePath=/home/www/deploy/wms8-bench
 gitUrlArr=(
   "http://git.galaxis.yvanui.com/wms8/wms8-bench.git"
   "http://git.yvanui.com/jztd/yvan-ext.git"
-  "http://git.yvanui.com/lizhiwei/yvan-framework"
+  "www@git.yvanui.com:lizhiwei/yvan-framework.git"
   "http://git.galaxis.yvanui.com/wms8/wms-core.git"
 )