Change repo url

This commit is contained in:
Sarina
2024-07-22 15:47:30 +03:30
parent ba9ff87b8c
commit 874d9b8652

View File

@ -19,7 +19,8 @@ if ! grep -q "alias hys2='/etc/hysteria/menu.sh'" ~/.bashrc; then
source ~/.bashrc source ~/.bashrc
fi fi
git clone https://github.com/ReturnFI/Hysteria2 /etc/hysteria # TODO: change the url later
git clone https://github.com/Iam54r1n4/Hysteria2 /etc/hysteria
cd /etc/hysteria cd /etc/hysteria
chmod +x menu.sh chmod +x menu.sh