change commit directories to only updated ones

This commit is contained in:
sigonasr2, Sig, Sigo 2022-05-17 19:51:14 +00:00
parent d0f888406c
commit b8501ce6ef
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=$(ls -d */)
FILES=$(cat utils/.updateDirectories)
for f in $FILES
do
search $f

View File

@ -1 +1 @@
1aaed43b1f90e8ca1926f79f20d836e9 -
722dbe29936301f565eb72a1d0169d8b -