bin/backup-backblaze @ 6a7f7a6d7532

Backup cleanup, bash enhancements
author Steve Losh <steve@stevelosh.com>
date Sat, 01 Feb 2020 12:56:34 -0500
parents 8e3363a5c0c8
children (none)
#!/usr/bin/env bash

set -euo pipefail


ban "Backblaze"

source /home/sjl/.restic-backblaze-creds

restic --repo b2:backups-ouroboros:restic-repo \
       --exclude-file=/home/sjl/src/dotfiles/restic/excludes.txt \
       --password-file /home/sjl/.restic-password-backblaze \
       backup /home/sjl