Clone Dev

This commit is contained in:
Whispering Wind
2024-10-06 22:27:03 +03:30
committed by GitHub
parent d48e9a4412
commit b2d6b9e317

View File

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