Fix: carry on despite temporary, random mount point
This commit is contained in:
parent
59df19614b
commit
d12ff58630
@ -34,6 +34,7 @@ fi
|
||||
|
||||
# Backup
|
||||
export BORG_PASSPHRASE
|
||||
export BORG_RELOCATED_REPO_ACCESS_IS_OK=yes
|
||||
borg create --stats "$MOUNTPOINT::"'{now}' "$TARGET"
|
||||
borg list "$MOUNTPOINT"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user