diff --git a/src/borgwrapper b/src/borgwrapper index 7c1d62e..a05c316 100755 --- a/src/borgwrapper +++ b/src/borgwrapper @@ -161,6 +161,7 @@ borg_verify () { if [[ -z ${BORG_CHECK_ARGS[@]} ]]; then BORG_CHECK_ARGS=( --info + --progress ) fi