Indent __borg_repo.
This commit is contained in:
parent
169a584a81
commit
efcbc19e01
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ then
|
|||
fi
|
||||
|
||||
cat <<- EOF
|
||||
set -x
|
||||
set -x
|
||||
if [ ! -d "/${__object_id:?}" ]; then
|
||||
$doas BORG_NEW_PASSPHRASE=$passphrase borg init -e ${enc:?} $appendonly /${__object_id:?}
|
||||
fi
|
||||
|
|
Reference in a new issue