diff --git a/install.sh b/install.sh index 9ec08af..9879150 100644 --- a/install.sh +++ b/install.sh @@ -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