zio-backup: fix incorrect repo name
This commit is contained in:
parent
be6d06c833
commit
1d01e9efa7
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ function test_path() {
|
||||||
}
|
}
|
||||||
|
|
||||||
host="$(hostname -s)"
|
host="$(hostname -s)"
|
||||||
repo="b2:zio-euc-servers"
|
repo="b2:zio-euc-servers:/"
|
||||||
|
|
||||||
passwd_file="$env_dir/passwd"
|
passwd_file="$env_dir/passwd"
|
||||||
pre_script_file="$env_dir/pre-script"
|
pre_script_file="$env_dir/pre-script"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue