Don't generate md5 hashes

This commit is contained in:
sigonasr2, Sig, Sigo 2022-05-17 19:05:44 +00:00
parent 542cdf4474
commit eac4522532
5 changed files with 2 additions and 10 deletions

2
md5
View File

@ -1,2 +0,0 @@
005ad4e2914abfaf7d4950bb428f2454 -
0533bd0c5620bcc99e8ff8a910fd2f11 -

View File

@ -11,11 +11,6 @@ for f in $FILES
do
search $f
done
FILES=$(ls -p | grep -v /)
for f in $FILES
do
md5sum < $f >> md5
done
git add -u
git add *
git commit -m "$*"

View File

@ -1 +1 @@
325f9d7a845b1749bf6fa9a1d096240a -
1aaed43b1f90e8ca1926f79f20d836e9 -

View File

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

View File

@ -1,3 +1,3 @@
520b2c7786cba604224e478c7ca56346 -
2d0234207e15d9dea43e1025ee5c210a -
548480c89fb8d6668a83ee9e534eb2dd -
876c9372db6d232cae42b516b2b2596f -