bin/backup-local @ 94cdb40fffab

NAS
author Steve Losh <steve@stevelosh.com>
date Mon, 27 Jan 2020 19:41:49 -0500
parents 8e3363a5c0c8
children 6a7f7a6d7532
#!/usr/bin/env bash

set -euo pipefail

restic --repo /mnt/cryo/restic-ouroboros/repo \
       --exclude-file=/home/sjl/src/dotfiles/restic/excludes.txt \
       --password-file /home/sjl/.restic-password-local \
       backup /home/sjl