5 lines
165 B
Bash
5 lines
165 B
Bash
export RESTIC_REPOSITORY="b2:zerafa-infrastructure:/edge01"
|
|
export B2_ACCOUNT_ID="REPLACE_ME"
|
|
export B2_ACCOUNT_KEY="REPLACE_ME"
|
|
export RESTIC_PASSWORD="REPLACE_ME"
|