diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index f4f9bbe..ac2f651 100755 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -73,6 +73,9 @@ case $asset_url in *"Jackett.Binaries.LinuxARM32.tar.gz") src="armhf" ;; + *) + src="" + ;; esac # If $src is not empty, let's process the asset