1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00

[fix] Borgbase move repo

This commit is contained in:
ljf (zamentur) 2021-09-07 13:52:37 +02:00 committed by GitHub
parent 095826c7da
commit e9200b8a10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,7 @@ do_backup() {
export BORG_PASSPHRASE export BORG_PASSPHRASE
export BORG_RSH export BORG_RSH
export BORG_RELOCATED_REPO_ACCESS_IS_OK=yes
work_dir="$1" work_dir="$1"
name="$2" name="$2"
repo="$3" repo="$3"