diff --git a/hashboot.sh b/hashboot.sh index 20367fb..7d64a20 100755 --- a/hashboot.sh +++ b/hashboot.sh @@ -6,7 +6,6 @@ VERSION="0.5" PATH="/bin:/usr/bin:/sbin:/usr/sbin" - DIGEST_FILE="/var/lib/hashboot.digest" LOG_FILE="/tmp/hashboot.log" BACKUP_FILE="/var/cache/boot-backup.tar.gz"