Fix Upgrade

This commit is contained in:
Whispering Wind
2024-08-30 21:42:15 +03:30
committed by GitHub
parent e59cb0c77f
commit bf16a7ba0e

View File

@ -228,7 +228,7 @@ hysteria2_change_port_handler() {
}
hysteria_upgrade(){
bash <(curl https://raw.githubusercontent.com/ReturnFI/Hysteria2/Dev/upgrade.sh)
bash <(curl https://raw.githubusercontent.com/ReturnFI/Hysteria2/main/upgrade.sh)
}
warp_configure_handler() {