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:
parent
095826c7da
commit
e9200b8a10
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue