Render docs.

This commit is contained in:
Pēteris Caune 2020-06-15 13:28:20 +03:00
parent 276c36841a
commit 84889d6160
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -4,7 +4,7 @@ Requesting the <code>/fail</code> URL will immediately mark the check as "down".
You can use this feature to minimize the delay from your monitored service failing You can use this feature to minimize the delay from your monitored service failing
to you getting a notification.</p> to you getting a notification.</p>
<h2>Shell Scripts</h2> <h2>Shell Scripts</h2>
<p>The below shell script sends sends either a "success" or "failure" ping depending on <p>The below shell script sends either a "success" or "failure" ping depending on
command's (certbot in this example) exit code:</p> command's (certbot in this example) exit code:</p>
<div class="highlight"><pre><span></span><code><span class="ch">#!/bin/sh</span> <div class="highlight"><pre><span></span><code><span class="ch">#!/bin/sh</span>