6
0
Fork 0

Indent __borg_repo.

This commit is contained in:
Joachim Desroches 2021-02-22 16:31:36 +01:00
parent 169a584a81
commit efcbc19e01
Signed by untrusted user who does not match committer: jdesroches
GPG Key ID: 6778C9C29C02D691
1 changed files with 1 additions and 1 deletions

View File

@ -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