Add a hint to see what's going on
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
b95464953a
commit
5788bda0a0
@ -1,5 +1,5 @@
|
||||
.coauthors:3785ad38663e5fc43e574914ad067294 -
|
||||
define.sh:d6b20a25a04a60d94f466e48fa60ac69 -
|
||||
main.sh:32a1f953ffca8584d1eb57c0ecd8a582 -
|
||||
search.sh:6eec52214a36f2114442c41ab9c04f72 -
|
||||
search.sh:3bb694c12bf2416d625c061ffa9d4225 -
|
||||
.updateDirectories:0ede00461e947494545e694040787b3f -
|
||||
|
@ -34,6 +34,7 @@ function check() {
|
||||
do
|
||||
IFS=':' read -ra split <<< $line
|
||||
g="${split[0]}"
|
||||
echo "LINE -- $g"
|
||||
if [ "$g" != "md5" ]; then
|
||||
if [ -f $1$g ];
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user