We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dccf17 commit 4b51951Copy full SHA for 4b51951
snapper2borg.sh
@@ -3,7 +3,7 @@
3
BORG_BACKUP_PATH="/mnt/external1/backups"
4
BORG_COMPRESSION="auto,zstd"
5
BORG_FLAGS="-x -s"
6
-#BORG_FLAGS="-x -s --progress"
+#BORG_FLAGS="-x -s -p"
7
#BORG_PASSPHRASE="${BORG_PASSPHRASE}"
8
BORG_PASSCOMMAND="cat /root/.borg_password"
9
BORG_ENCRYPTION="repokey-blake2"
0 commit comments