backup: less verbose, please
This commit is contained in:
parent
f068dee35e
commit
22925fd774
1 changed files with 0 additions and 3 deletions
|
@ -13,9 +13,6 @@ git --git-dir=$HOME/.cfg/ --work-tree=$HOME push
|
||||||
info "Starting backup"
|
info "Starting backup"
|
||||||
|
|
||||||
borg create \
|
borg create \
|
||||||
--verbose \
|
|
||||||
--filter AME \
|
|
||||||
--list \
|
|
||||||
--stats \
|
--stats \
|
||||||
--show-rc \
|
--show-rc \
|
||||||
--compression lz4 \
|
--compression lz4 \
|
||||||
|
|
Loading…
Reference in a new issue