Update 'mkimg.sh'

This commit is contained in:
dany 2022-09-20 12:13:53 +02:00
parent 2fad6a5790
commit 46a87cbd4b

View File

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