7 lines
No EOL
114 B
Bash
Executable file
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 |