Clone Main

This commit is contained in:
Whispering Wind
2025-04-11 22:28:34 +03:30
committed by GitHub
parent 3486607f34
commit 3d4f07146b

View File

@ -53,7 +53,7 @@ else
echo "All required packages are already installed." echo "All required packages are already installed."
fi fi
git clone -b beta https://github.com/ReturnFI/Hysteria2 /etc/hysteria git clone https://github.com/ReturnFI/Hysteria2 /etc/hysteria
cd /etc/hysteria cd /etc/hysteria
python3 -m venv hysteria2_venv python3 -m venv hysteria2_venv