Clone web

This commit is contained in:
Whispering Wind
2025-02-04 23:12:09 +03:30
committed by GitHub
parent f3b70ee38f
commit 24087eb9a5

View File

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