Remove too verbose --verbose in backup-standalone
In recent versions it enabled per-file "verbose_status" messages.
This commit is contained in:
parent
1226688b22
commit
3d321920f7
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ echo "Hooks done"
|
||||||
export RESTIC_PROGRESS_FPS=1
|
export RESTIC_PROGRESS_FPS=1
|
||||||
restic backup \
|
restic backup \
|
||||||
{{ restic_combined_flags }} \
|
{{ restic_combined_flags }} \
|
||||||
--verbose \
|
|
||||||
--exclude-caches \
|
--exclude-caches \
|
||||||
--one-file-system \
|
--one-file-system \
|
||||||
--exclude "${RESTIC_REPOSITORY}" \
|
--exclude "${RESTIC_REPOSITORY}" \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue