Add automated Restic backups for edge01
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export RESTIC_REPOSITORY="b2:zerafa-infrastructure:/edge01"
|
||||
export B2_ACCOUNT_ID="REPLACE_ME"
|
||||
export B2_ACCOUNT_KEY="REPLACE_ME"
|
||||
export RESTIC_PASSWORD="REPLACE_ME"
|
||||
Reference in New Issue
Block a user