docker-restic-cron/verify.sh
ViViDboarder 7e57f2ed0b Let's get restic in here
Switch to restic
2018-08-12 16:53:06 -07:00

8 lines
83 B
Bash
Executable File

#! /bin/bash
set -e
restic \
-r $BACKUP_DEST \
$OPT_ARGUMENTS \
check