diff --git a/pages/common/cronic.md b/pages/common/cronic.md new file mode 100644 index 0000000000..0cfdabbb33 --- /dev/null +++ b/pages/common/cronic.md @@ -0,0 +1,8 @@ +# cronic + +> Bash script for wrapping cron jobs to prevent excess email sending. +> More information: . + +- Call a command and display its output if it returns a non-zero exit code: + +`cronic {{command}}`