From 9867a6b49ca22be981d1c3381e4bb0dcfa2ec50a Mon Sep 17 00:00:00 2001 From: Teldra Date: Sun, 24 Feb 2019 14:35:14 +0100 Subject: [PATCH] Update hashboot --- hashboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hashboot b/hashboot index 26cfb65..7ac7d24 100755 --- a/hashboot +++ b/hashboot @@ -106,7 +106,7 @@ then sed -i '/BACKUP_FILE/d' ${CONFIG_FILE} echo "The backup und the digests have been moved to ${SAVEDIR}" fi - # here we extrapolate pathes from savedir. + # here we extrapolate paths from savedir. DIGEST_FILE="${SAVEDIR}/hashboot.digest" BACKUP_FILE="${SAVEDIR}/boot-backup.tar" #If not found, create one and ask for ${MBR_DEVICE}