diff --git a/.bin/daily.sh b/.bin/daily.sh index a9924f4..be09ad8 100755 --- a/.bin/daily.sh +++ b/.bin/daily.sh @@ -13,9 +13,6 @@ git --git-dir=$HOME/.cfg/ --work-tree=$HOME push info "Starting backup" borg create \ - --verbose \ - --filter AME \ - --list \ --stats \ --show-rc \ --compression lz4 \