Clone Main

This commit is contained in:
Whispering Wind
2025-02-13 00:11:07 +03:30
committed by GitHub
parent 0fdbf67769
commit 22fa1c688e

View File

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