From ec85bc70f9854c51a3d6c1a743d39369d649e73a Mon Sep 17 00:00:00 2001 From: maqianli <462674451@qq.com> Date: Wed, 15 Oct 2025 10:01:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'yxt-db-pg/21wms-test-d113?= =?UTF-8?q?.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yxt-db-pg/21wms-test-d113.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yxt-db-pg/21wms-test-d113.sh b/yxt-db-pg/21wms-test-d113.sh index f8e3731..f79872d 100644 --- a/yxt-db-pg/21wms-test-d113.sh +++ b/yxt-db-pg/21wms-test-d113.sh @@ -197,8 +197,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/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 } pid=`ps -ef | grep "DappName=${serverName}" | grep -v 'grep' | awk '{print $2}'`