bin/rl @ 71b4b4adee33

More remote bins
author Steve Losh <steve@stevelosh.com>
date Tue, 04 Feb 2020 09:23:46 -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 \
       "$@"