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

7 lines
114 B
Bash
Raw Normal View History

2022-06-04 23:09:23 +00:00
#!/usr/bin/env bash
2022-06-13 00:21:47 +00:00
# pre action or use ExecStartPre
/usr/bin/restic check
# post action or adapt ExecStartPost