dev
Bryan 2020-11-04 08:33:37 -06:00
parent 1f5188bc14
commit 902d9e488e
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ borg_verify () {
if [[ -z ${BORG_CHECK_ARGS[@]} ]]; then if [[ -z ${BORG_CHECK_ARGS[@]} ]]; then
BORG_CHECK_ARGS=( BORG_CHECK_ARGS=(
--info --info
--progress
) )
fi fi