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