Corrected placeholder names

This commit is contained in:
Erik Westrup
2018-06-02 00:29:19 +02:00
parent b2169c0460
commit 415be87690
2 changed files with 3 additions and 3 deletions

View File

@@ -4,5 +4,5 @@
export RESTIC_REPOSITORY="b2:<b2-repo-name>"
export RESTIC_PASSWORD_FILE="/etc/restic/b2_pw.txt"
export B2_ACCOUNT_ID="<restic-account-id>"
export B2_ACCOUNT_KEY="<restic-account-key>"
export B2_ACCOUNT_ID="<b2-account-id>"
export B2_ACCOUNT_KEY="<b2-account-key>"

View File

@@ -1 +1 @@
<restic-password>
<b2-password>