Commit graph

12 commits

Author SHA1 Message Date
Alex Povel
1de60a20d7 Add command existence check for ping 2021-03-29 18:20:41 +02:00
Alex Povel
d7a3feb6f3 Use ISO8601 date format
The manually formatted date string was very close to
ISO8601 already, so just it directly.
Conforms to standards, is much easier in code (less manual work),
and carries timezone information.
2021-03-29 18:20:34 +02:00
Alex Povel
491fdce44f Add success-based exit code 2021-03-29 16:58:19 +02:00
Alex Povel
571afc1b5d Use unused variable 2021-03-29 16:46:45 +02:00
BDR
fa070af0ec
Merge pull request #4 from vbieleny/responsive-meta-tags
Add charset and viewport meta tags to HTML
2021-03-29 08:31:14 +02:00
Vladimír Bielený
a92ca6b4a0 Add charset and viewport tags 2021-03-29 08:13:47 +02:00
BDR
7ff38b8974
Merge pull request #1 from julianz/patch-1
Fix small typo "Operationnal"
2021-03-29 07:40:35 +02:00
Julian Melville
88cc0ed365
Fix small typo "Operationnal" 2021-03-29 10:29:06 +13:00
BDR
97a37de7c9 Use mktemp for temp dir 2021-03-28 22:20:27 +02:00
BDR
5e554c920d Show incidents only if the file exists 2021-03-28 22:14:08 +02:00
BDR
65a03bf3f3 Fix variables quotes 2021-03-27 23:34:46 +01:00
BDR
27b7891bd7 Initial commit 2021-03-27 23:27:40 +01:00