From ce271749f8fa991d469d3158528b2faa646b5cc9 Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 8 Jun 2015 16:34:14 +0200 Subject: [PATCH] Revert "test" This reverts commit 42defd62fff103c59acb10ea066597836a78945a. --- hashboot.sh | 1 - 1 file changed, 1 deletion(-) 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"