bin/backup-backblaze @ 2b6e7849cfce

Make urlendecode into real scripts
author Steve Losh <steve@stevelosh.com>
date Tue, 09 Oct 2018 10:02:46 -0700
parents 8e3363a5c0c8
children 6a7f7a6d7532
#!/usr/bin/env bash

set -euo pipefail

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