diff --git a/install.sh b/install.sh index 64f9628..92998be 100644 --- a/install.sh +++ b/install.sh @@ -53,7 +53,7 @@ else echo "All required packages are already installed." fi -git clone https://github.com/ReturnFI/Blitz /etc/hysteria +git clone -b beta https://github.com/ReturnFI/Blitz /etc/hysteria cd /etc/hysteria python3 -m venv hysteria2_venv