Update 'mkimg.sh'

This commit is contained in:
dany 2022-09-20 12:11:42 +02:00
parent 13b85d6e00
commit 38552ae95b

View File

@ -2,6 +2,7 @@
set -e
set -x
modprobe fuse
arch=$1
# download the appimagetools
echo "Downloading the appimage tools"