From 5888c985a9afd9f1b25807fade69c53938aef485 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E8=8C=B6=E6=B8=85=E6=AC=A2?= Date: Thu, 11 Nov 2021 17:54:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- publish_admin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish_admin.sh b/publish_admin.sh index 21b6f62..eb11114 100644 --- a/publish_admin.sh +++ b/publish_admin.sh @@ -17,4 +17,4 @@ fi # shellcheck disable=SC2009 cd "${PROJECT_PATH}" && rm -rf "${APP_ID}" && git clone www@git.zhangdeman.cn:zhangdeman/"${APP_ID}".git -echo "${APP_ID}服务启动成功" +echo "${APP_ID}服务发布成功"