From 0dd43614c3ccccf1d048cf5ae8aa7e96b49c35c2 Mon Sep 17 00:00:00 2001 From: wcwq98 <85041970+wcwq98@users.noreply.github.com> Date: Sun, 8 Dec 2024 15:52:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=BF=AB=E6=8D=B7=E6=8C=87?= =?UTF-8?q?=E4=BB=A4=E5=92=8C=E6=A3=80=E6=9F=A5=E8=84=9A=E6=9C=AC=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= 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 f2d5235..4b9da27 100644 --- a/realm.sh +++ b/realm.sh @@ -6,7 +6,7 @@ green="\033[0;32m" plain="\033[0m" # 脚本版本 -sh_ver="1.0.0" +sh_ver="1.2" # 配置文件路径 CONFIG_PATH="/root/.realm/config.toml"