bin/rl @ a17191abd5e9

Add u, update lines
author Steve Losh <steve@stevelosh.com>
date Sun, 02 Feb 2020 21:05:54 -0500
parents 94cdb40fffab
children 90aa89efde4f
#!/usr/bin/env bash

set -euo pipefail

restic --repo /mnt/cryo/restic-ouroboros/repo \
       --password-file /home/sjl/.restic-password-local \
       "$@"