docker-restic-cron/verify.sh

8 lines
83 B
Bash
Executable File

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