export B2_ACCOUNT_ID='backblaze key id' export B2_ACCOUNT_KEY='backblaze key secret' export RESTIC_REPOSITORY='backblaze repo' export RESTIC_PASSWORD_FILE=/opt/restic/etc/restic.key export RESTIC_CACHE_DIR=/srv/restic/cache/ export TMPDIR=/srv/restic/tmp/ RESTIC_TARGETS=("/") RESTIC_OPTIONS=()