Clone Main

This commit is contained in:
Whispering Wind
2024-09-04 13:11:27 +03:30
committed by GitHub
parent e952c834c9
commit c11c86a34d

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