From 041d52fc4313f6fbd1b0d8d09538f2409136973d Mon Sep 17 00:00:00 2001 From: kola-web Date: Wed, 20 May 2026 23:38:27 +0800 Subject: [PATCH] stash --- dist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist.sh b/dist.sh index 1cff97d..a045845 100644 --- a/dist.sh +++ b/dist.sh @@ -2,6 +2,6 @@ cd ./src/images/ || exit svn add . --no-ignore --force svn ci -m "版本更新" -ssh 39.106.86.127 "cd /data/wwwroot/default/wutian_xueyoubing_b/demo && svn up && exit" +ssh hb127 "cd /data/wwwroot/default/wutian_xueyoubing_b/demo && svn up && exit" exit