include main directory without the args
This commit is contained in:
parent
305a07bc09
commit
8d92438a26
2
md5
Normal file
2
md5
Normal file
@ -0,0 +1,2 @@
|
||||
005ad4e2914abfaf7d4950bb428f2454 -
|
||||
0533bd0c5620bcc99e8ff8a910fd2f11 -
|
@ -14,7 +14,7 @@ done
|
||||
FILES=$(ls -p | grep -v /)
|
||||
for f in $FILES
|
||||
do
|
||||
md5sum < $1$g >> $1md5
|
||||
md5sum < $f >> md5
|
||||
done
|
||||
git add -u
|
||||
git add *
|
||||
|
@ -1 +1 @@
|
||||
1094c3bd2fba49cf27e26c10b63451cc -
|
||||
325f9d7a845b1749bf6fa9a1d096240a -
|
||||
|
Loading…
x
Reference in New Issue
Block a user