we should see an md5 change

This commit is contained in:
sigonasr2, Sig, Sigo 2022-05-17 19:51:41 +00:00
parent b8501ce6ef
commit 871bd96c05
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ source utils/search.sh
find . -type f -name md5 -delete
#Generate a new hash for every sub-directory, which may require an update.
FILES=$(cat utils/.updateDirectories)
FILES=$(cat utils/.updateDirectories)
for f in $FILES
do
search $f

View File

@ -1 +1 @@
722dbe29936301f565eb72a1d0169d8b -
a3da4bec284acda7002e1f7704457351 -