Clone Main

This commit is contained in:
Whispering Wind
2024-08-14 20:58:25 +03:30
committed by GitHub
parent a07fb8fb5a
commit 41196a2f70

View File

@ -22,7 +22,7 @@ echo "Removing /etc/hysteria directory"
rm -rf /etc/hysteria/
echo "Cloning Hysteria2 repository"
git clone -b Dev 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