Clone Beta

This commit is contained in:
Whispering Wind
2025-05-02 14:40:01 +03:30
committed by GitHub
parent beb8748f4b
commit cd5fee422b

View File

@ -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