mirror of https://schlomp.space/tastytea/hashboot
Update hashboot
parent
e1e23b4818
commit
9867a6b49c
2
hashboot
2
hashboot
|
@ -106,7 +106,7 @@ then
|
||||||
sed -i '/BACKUP_FILE/d' ${CONFIG_FILE}
|
sed -i '/BACKUP_FILE/d' ${CONFIG_FILE}
|
||||||
echo "The backup und the digests have been moved to ${SAVEDIR}"
|
echo "The backup und the digests have been moved to ${SAVEDIR}"
|
||||||
fi
|
fi
|
||||||
# here we extrapolate pathes from savedir.
|
# here we extrapolate paths from savedir.
|
||||||
DIGEST_FILE="${SAVEDIR}/hashboot.digest"
|
DIGEST_FILE="${SAVEDIR}/hashboot.digest"
|
||||||
BACKUP_FILE="${SAVEDIR}/boot-backup.tar"
|
BACKUP_FILE="${SAVEDIR}/boot-backup.tar"
|
||||||
#If not found, create one and ask for ${MBR_DEVICE}
|
#If not found, create one and ask for ${MBR_DEVICE}
|
||||||
|
|
Loading…
Reference in New Issue