Clone web

This commit is contained in:
Whispering Wind
2025-01-25 23:12:38 +03:30
committed by GitHub
parent 2916e8daca
commit 0288429bc8

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 web-panel https://github.com/ReturnFI/Hysteria2 /etc/hysteria
cd /etc/hysteria
python3 -m venv hysteria2_venv