md5sum of the tar.bz2 file

This commit is contained in:
nachoparker 2017-06-13 10:05:09 +02:00
parent aa6f5cab05
commit c7cf262232

View File

@ -31,7 +31,7 @@ IMGFILE=$( ls -1t *.img | head -1 )
IMGOUT=$( basename "$IMGFILE" _base_prepare_lamp_nc-nextcloud_nc-init_nextcloudpi.img ).img
pack_image "$IMGFILE" "$IMGOUT"
md5sum $( ls -1t *.img | head -1 )
md5sum $( ls -1t *.tar.bz2 | head -1 )
# License
#