Clone Dev

This commit is contained in:
ReturnFI
2024-09-05 13:25:13 +00:00
parent 0496e35126
commit 278896788e

View File

@ -48,7 +48,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