Accidently deleted directory lookup

This commit is contained in:
sigonasr2, Sig, Sigo 2022-05-17 19:11:01 +00:00
parent eac4522532
commit 829edb306d
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@ if [[ $(pwd) != *"SigScript" ]]; then
find . -type f -name md5 -delete find . -type f -name md5 -delete
#Check for hashes #Check for hashes
FILES=$(ls -d */)
for f in $FILES for f in $FILES
do do
search $f search $f

View File

@ -1,3 +1,3 @@
2d0234207e15d9dea43e1025ee5c210a - 5e7a21b710475f173906085c01bd2205 -
548480c89fb8d6668a83ee9e534eb2dd - 548480c89fb8d6668a83ee9e534eb2dd -
876c9372db6d232cae42b516b2b2596f - 876c9372db6d232cae42b516b2b2596f -