Verbose backups for restic
This commit is contained in:
parent
2bfc6f489d
commit
51cf91e0c4
@ -56,6 +56,7 @@ backup() {
|
||||
done
|
||||
# Back up everything in the $DIRS array (which was passed as args)
|
||||
/opt/restic-wrapper \
|
||||
--verbose \
|
||||
backup \
|
||||
"$@"
|
||||
# In addition, we should also prune our backups
|
||||
|
Loading…
x
Reference in New Issue
Block a user