snapshot borgmatic config

This commit is contained in:
2024-12-17 20:10:40 +01:00
parent 15d70376bb
commit 5d52c377d8
9 changed files with 294 additions and 0 deletions

3
borgmatic/config/run.sh Executable file
View File

@@ -0,0 +1,3 @@
/usr/bin/borgmatic -v 0 -c /config/monique.yaml 2>&1 | tee -a /log/monique.log
/usr/bin/borgmatic -v 0 -c /config/peter.yaml 2>&1 | tee -a /log/peter.log
/usr/bin/borgmatic -v 0 -c /config/sanne.yaml 2>&1 | tee -a /log/sanne.log