restic-config/restic_env.sh
2024-11-19 12:12:42 -05:00

6 lines
239 B
Bash
Executable file

export HOME=/root/
export AWS_ACCESS_KEY_ID=<SECRET>
export AWS_SECRET_ACCESS_KEY=<SECRET>
export RESTIC_REPOSITORY="s3:s3.us-west-000.backblazeb2.com/<BUCKET>"
export RESTIC_PASSWORD_FILE=/etc/restic/passwd
export BACKUP_ROOT=/home/james