forked from GithubBackups/healthchecks
Render docs.
This commit is contained in:
parent
276c36841a
commit
84889d6160
@ -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
|
||||
to you getting a notification.</p>
|
||||
<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>
|
||||
<div class="highlight"><pre><span></span><code><span class="ch">#!/bin/sh</span>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user