bin/rl @ 745c3f963e84

Add options for handling encodings in `lines`
author Steve Losh <steve@stevelosh.com>
date Fri, 31 Jan 2020 13:03:56 -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 \
       "$@"