feat: Increase log verbosity
This commit is contained in:
@ -31,6 +31,7 @@ handler::cp() {
|
||||
|
||||
if [[ "$uri" == "$__main_target" ]]; then
|
||||
: # Do nothing. Source and destination is the same
|
||||
log "Nothing to do: Source and destination is the same: $__main_target"
|
||||
else
|
||||
# Copy backups to another destination
|
||||
parse_uri "$uri"
|
||||
|
Reference in New Issue
Block a user