Update 'mkimg.sh'

This commit is contained in:
dany 2022-09-20 13:34:16 +02:00
parent 7c959e5ee1
commit 6e2bf8b6cc

View File

@ -23,7 +23,7 @@ case $arch in
;;
esac
wget --no-check-certificate -O appimagetool.AppImage https://github.com/AppImage/AppImageKit/releases/download/13/appimagetool-$archname.AppImage
wget --no-check-certificate -O appimagetool.AppImage https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-$archname.AppImage
chmod +x appimagetool.AppImage
file appimagetool.AppImage