Clone Main

This commit is contained in:
Whispering Wind
2025-09-10 22:59:08 +03:30
committed by GitHub
parent 49dd918477
commit 1855ace52d

View File

@ -8,7 +8,7 @@ HYSTERIA_INSTALL_DIR="/etc/hysteria"
HYSTERIA_VENV_DIR="$HYSTERIA_INSTALL_DIR/hysteria2_venv"
AUTH_BINARY_DIR="$HYSTERIA_INSTALL_DIR/core/scripts/auth"
REPO_URL="https://github.com/ReturnFI/Blitz"
REPO_BRANCH="beta"
REPO_BRANCH="main"
GEOSITE_URL="https://raw.githubusercontent.com/Chocolate4U/Iran-v2ray-rules/release/geosite.dat"
GEOIP_URL="https://raw.githubusercontent.com/Chocolate4U/Iran-v2ray-rules/release/geoip.dat"
MIGRATE_SCRIPT_PATH="$HYSTERIA_INSTALL_DIR/core/scripts/db/migrate_users.py"
@ -263,4 +263,4 @@ fi
# ========== Launch Menu ==========
sleep 10
chmod +x menu.sh
./menu.sh
./menu.sh