diff --git a/hashboot.sh b/hashboot.sh index f8e0c5a..5f48916 100755 --- a/hashboot.sh +++ b/hashboot.sh @@ -4,7 +4,7 @@ #3 = checksum mbr/boot mismatch, 4 = not root, 5 = no hasher found, 6 = wrong usage, #7 = write error, 8 = dd error, 9 config file error -VERSION="0.7.1" +VERSION="0.7.2" PATH="/bin:/usr/bin:/sbin:/usr/sbin" DIGEST_FILE="/var/lib/hashboot.digest"