docker-restic-cron/verify.sh

8 lines
85 B
Bash
Executable File

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