Clone Main

This commit is contained in:
Whispering Wind
2024-09-06 01:39:55 +03:30
committed by GitHub
parent 20876f43d8
commit 659a1e2298

View File

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