Update 'mkimg.sh'
This commit is contained in:
parent
7c959e5ee1
commit
6e2bf8b6cc
2
mkimg.sh
2
mkimg.sh
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user