diff --git a/templates/docs/signalling_failures.html b/templates/docs/signalling_failures.html index ea136614..f5161d74 100644 --- a/templates/docs/signalling_failures.html +++ b/templates/docs/signalling_failures.html @@ -4,7 +4,7 @@ Requesting the /fail URL will immediately mark the check as "down". You can use this feature to minimize the delay from your monitored service failing to you getting a notification.

Shell Scripts

-

The below shell script sends sends either a "success" or "failure" ping depending on +

The below shell script sends either a "success" or "failure" ping depending on command's (certbot in this example) exit code:

#!/bin/sh