Accidently deleted directory lookup
This commit is contained in:
parent
eac4522532
commit
829edb306d
@ -12,6 +12,7 @@ if [[ $(pwd) != *"SigScript" ]]; then
|
||||
find . -type f -name md5 -delete
|
||||
|
||||
#Check for hashes
|
||||
FILES=$(ls -d */)
|
||||
for f in $FILES
|
||||
do
|
||||
search $f
|
||||
|
Loading…
x
Reference in New Issue
Block a user