更新 hy2.sh
This commit is contained in:
2
hy2.sh
2
hy2.sh
@@ -2,7 +2,7 @@
|
|||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
|
|
||||||
CONFIG_FILE="/etc/hysteria/config.yaml"
|
CONFIG_FILE="/etc/hysteria/config.yaml"
|
||||||
SERVICE_NAME="hysteria"
|
SERVICE_NAME="hysteria-server.service"
|
||||||
|
|
||||||
red() { printf '\033[31m%s\033[0m\n' "$*"; }
|
red() { printf '\033[31m%s\033[0m\n' "$*"; }
|
||||||
green() { printf '\033[32m%s\033[0m\n' "$*"; }
|
green() { printf '\033[32m%s\033[0m\n' "$*"; }
|
||||||
|
|||||||
Reference in New Issue
Block a user