mirror of https://schlomp.space/tastytea/hashboot
ive missed a zen.
parent
d0deec57dc
commit
6d38a1693f
1
hashboot
1
hashboot
|
@ -107,6 +107,7 @@ then
|
||||||
|
|
||||||
read_config
|
read_config
|
||||||
if [ -f ${DIGEST_FILE} ]
|
if [ -f ${DIGEST_FILE} ]
|
||||||
|
then
|
||||||
write_hashes $DIGEST_FILE_TMP
|
write_hashes $DIGEST_FILE_TMP
|
||||||
|
|
||||||
if diff -q --ignore-matching-lines='^#' ${DIGEST_FILE} ${DIGEST_FILE_TMP} ;
|
if diff -q --ignore-matching-lines='^#' ${DIGEST_FILE} ${DIGEST_FILE_TMP} ;
|
||||||
|
|
Loading…
Reference in New Issue