Clone Dev

This commit is contained in:
Whispering Wind
2024-08-23 13:32:37 +03:30
committed by GitHub
parent 15baa41761
commit 8ac9bf5b30

View File

@ -23,7 +23,7 @@ echo "Removing /etc/hysteria directory"
rm -rf /etc/hysteria/
echo "Cloning Hysteria2 repository"
git clone https://github.com/ReturnFI/Hysteria2 /etc/hysteria
git clone -b Dev 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