diff --git a/rathole.sh b/rathole.sh index 166f8ab..64a8555 100644 --- a/rathole.sh +++ b/rathole.sh @@ -116,7 +116,7 @@ download_and_extract_rathole() { exit 1 fi if [[ "$ARCH" == "x86_64" ]]; then - DOWNLOAD_URL='https://github.com/Musixal/rathole-tunnel/raw/main/rathole.zip' + DOWNLOAD_URL='https://github.com/Musixal/rathole-tunnel/raw/main/core/rathole.zip' fi if [ -z "$DOWNLOAD_URL" ]; then