1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jackett_ynh.git synced 2024-09-03 19:26:28 +02:00

Defaulting to not process asset in autoupdater

This commit is contained in:
tituspijean 2022-08-23 22:41:22 +02:00 committed by Félix Piédallu
parent 232ea64517
commit 855ba6c052

View file

@ -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