From 84889d6160738503ed808bddb684f1f4af735def Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Mon, 15 Jun 2020 13:28:20 +0300 Subject: [PATCH] Render docs. --- templates/docs/signalling_failures.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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