diff --git a/install.sh b/install.sh index cfd037f..018fe4e 100644 --- a/install.sh +++ b/install.sh @@ -27,7 +27,7 @@ OK="${Green}[OK]${Font}" ERROR="${Red}[ERROR]${Font}" # 变量 -shell_version="1.2.12" +shell_version="1.2.13" github_branch="main" xray_conf_dir="/usr/local/etc/xray" website_dir="/www/xray_web/"