From bde154fce8b241df6b5895a74fa9079006623eea Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Fri, 2 May 2025 15:49:30 +0330 Subject: [PATCH] Clone Main --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 92998be..64f9628 100644 --- a/install.sh +++ b/install.sh @@ -53,7 +53,7 @@ else echo "All required packages are already installed." fi -git clone -b beta https://github.com/ReturnFI/Blitz /etc/hysteria +git clone https://github.com/ReturnFI/Blitz /etc/hysteria cd /etc/hysteria python3 -m venv hysteria2_venv