individual checksum files, missing verbose
This commit is contained in:
@@ -105,8 +105,10 @@ _update() {
|
||||
return
|
||||
fi
|
||||
if [[ -e "$1.$hashtype" ]]; then
|
||||
echo "Exists: $1"
|
||||
return
|
||||
fi
|
||||
echo "New: $1"
|
||||
_add_single "$1" "$1.$hashtype"
|
||||
return
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user