system-helpers/usr/share/doc/restic/mybackup-check.sh

7 lines
No EOL
114 B
Bash
Executable file

#!/usr/bin/env bash
# pre action or use ExecStartPre
/usr/bin/restic check
# post action or adapt ExecStartPost