Clone Dev

This commit is contained in:
Whispering Wind
2024-12-18 23:12:57 +03:30
committed by GitHub
parent b0cd366670
commit 4859c03d6c

View File

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