Added some path

This commit is contained in:
Whispering Wind
2024-12-15 12:44:46 +03:30
committed by GitHub
parent eb58888088
commit 42340c0319

View File

@ -7,3 +7,6 @@ TELEGRAM_ENV="/etc/hysteria/core/scripts/telegrambot/.env"
SINGBOX_ENV="/etc/hysteria/core/scripts/singbox/.env" SINGBOX_ENV="/etc/hysteria/core/scripts/singbox/.env"
NORMALSUB_ENV="/etc/hysteria/core/scripts/normalsub/.env" NORMALSUB_ENV="/etc/hysteria/core/scripts/normalsub/.env"
ONLINE_API_URL="http://127.0.0.1:25413/online" ONLINE_API_URL="http://127.0.0.1:25413/online"
LOCALVERSION="/etc/hysteria/VERSION"
LATESTVERSION="https://raw.githubusercontent.com/ReturnFI/Hysteria2/main/VERSION"
LASTESTCHANGE="https://raw.githubusercontent.com/ReturnFI/Hysteria2/main/changelog"