Browse Source
Merge pull request #1 from makom/fix-typo
fix typo
pull/383/head
Martin
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
templates/docs/signalling_failures.md
|
|
@ -7,7 +7,7 @@ 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: |
|
|
|
|
|
|
|
```bash |
|
|
|