340 current 2025-10-11 23:47:35 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-12 00:17:48 -05:00
parent f53c815437
commit 4e22635c6a

View File

@@ -56,7 +56,7 @@ in
export BORG_PASSPHRASE="$(cat ${cfg.passwd_file})"
export BORG_REPO="${cfg.repo}"
timestamp="$(date +'%Y-%m-%d_%H:%M:%S')"
mode=all
mode=sep
# init repo in needed
if ! borg info "$BORG_REPO" >/dev/null 2>&1; then