diff --git a/core/scripts/path.sh b/core/scripts/path.sh index aa3d978..faec9f0 100644 --- a/core/scripts/path.sh +++ b/core/scripts/path.sh @@ -5,4 +5,5 @@ CONFIG_FILE="/etc/hysteria/config.json" CONFIG_ENV="/etc/hysteria/.configs.env" TELEGRAM_ENV="/etc/hysteria/core/scripts/telegrambot/.env" SINGBOX_ENV="/etc/hysteria/core/scripts/singbox/.env" +NORMALSUB_ENV="/etc/hysteria/core/scripts/normalsub/.env" ONLINE_API_URL="http://127.0.0.1:25413/online"