diff --git a/install.sh b/install.sh index d4cc327..8cbbd9e 100644 --- a/install.sh +++ b/install.sh @@ -31,7 +31,7 @@ Error="${Red}[错误]${Font}" # 版本 shell_version="1.1.5.0" shell_mode="None" -github_branch="dev" +github_branch="master" version_cmp="/tmp/version_cmp.tmp" v2ray_conf_dir="/etc/v2ray" nginx_conf_dir="/etc/nginx/conf/conf.d"