mirror of
https://schlomp.space/tastytea/hashboot
synced 2024-11-16 14:37:06 +01:00
tryouts
This commit is contained in:
parent
45fe338834
commit
2454ca8b69
1
hashboot
1
hashboot
@ -109,7 +109,6 @@ fi
|
||||
|
||||
if [ "${1}" == "index" ]
|
||||
then
|
||||
[ -f ${DIGEST_FILE} ] || die 10 "No digestfile"
|
||||
[ -f ${CONFIG_FILE} ] || die 9 "No configfile"
|
||||
#Try different hashers, use the most secure
|
||||
HASHER=$(/usr/bin/which sha512sum 2> /dev/null)
|
||||
|
Loading…
Reference in New Issue
Block a user