From: Carl Baldwin Date: Mon, 31 Oct 2005 03:26:56 +0000 (-0700) Subject: Forgot to include the disk's md5sum in the email X-Git-Tag: release-0.4~35 X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=commitdiff_plain;ds=sidebyside;h=95f1a242b7ed6878b1016de14fe5bef703fb4dc4;p=backups%2F.git Forgot to include the disk's md5sum in the email --- diff --git a/scripts/burn-imgs.sh b/scripts/burn-imgs.sh index 52296e8..81cbee0 100755 --- a/scripts/burn-imgs.sh +++ b/scripts/burn-imgs.sh @@ -57,6 +57,8 @@ date >> $img.stat cat $img.md5sum echo echo "md5sum of burned disks:" + cat $md5sum + echo cat $img.stat echo cat $logfile