Clone Main

This commit is contained in:
Whispering Wind
2025-02-22 21:15:12 +03:30
committed by GitHub
parent c0a532ebbf
commit aa5959eb54

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