Clone Main

This commit is contained in:
Whispering Wind
2025-02-28 23:39:44 +03:30
committed by GitHub
parent 5ac70e2de3
commit 4430a91cb7

View File

@ -52,7 +52,7 @@ echo "Removing /etc/hysteria directory"
rm -rf /etc/hysteria/
echo "Cloning Hysteria2 repository"
git clone -b beta https://github.com/ReturnFI/Hysteria2 /etc/hysteria
git clone https://github.com/ReturnFI/Hysteria2 /etc/hysteria
echo "Downloading geosite.dat and geoip.dat"
wget -O /etc/hysteria/geosite.dat https://raw.githubusercontent.com/Chocolate4U/Iran-v2ray-rules/release/geosite.dat >/dev/null 2>&1