更新
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
PROJECT_NAME="s-hy2"
|
||||
PROJECT_VERSION="1.1.0"
|
||||
PROJECT_REPO_URL="https://github.com/sindricn/s-hy2"
|
||||
PROJECT_RAW_URL="https://raw.githubusercontent.com/sindricn/s-hy2/main"
|
||||
PROJECT_RAW_URL="https://raw.githubusercontent.com/sindricn/s-hy2/dev"
|
||||
|
||||
# 默认端口和网络设置
|
||||
DEFAULT_LISTEN_PORT=443
|
||||
|
||||
+1
-1
@@ -44,7 +44,7 @@ SCRIPT_NAME="s-hy2"
|
||||
INSTALL_DIR="/opt/$SCRIPT_NAME"
|
||||
BIN_DIR="/usr/local/bin"
|
||||
REPO_URL="https://github.com/sindricn/s-hy2"
|
||||
RAW_URL="https://raw.githubusercontent.com/sindricn/s-hy2/main"
|
||||
RAW_URL="https://raw.githubusercontent.com/sindricn/s-hy2/dev"
|
||||
|
||||
# 打印标题
|
||||
print_header() {
|
||||
|
||||
Reference in New Issue
Block a user