From 5a60fed5ce5f55c415d50cca2da8c35446f55e69 Mon Sep 17 00:00:00 2001 From: wcwq98 <85041970+wcwq98@users.noreply.github.com> Date: Sat, 21 Dec 2024 23:52:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DBUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 重新部署时会覆盖原有的配置文件 --- realm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/realm.sh b/realm.sh index 8a71152..f5fec22 100644 --- a/realm.sh +++ b/realm.sh @@ -6,7 +6,7 @@ green="\033[0;32m" plain="\033[0m" # 脚本版本 -sh_ver="1.2" +sh_ver="1.3" # 初始化环境目录 init_env() {