bin/rl @ e057559ad5ec

More bins on servers
author Steve Losh <steve@stevelosh.com>
date Tue, 28 Jan 2020 09:29:26 -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 \
       "$@"