Commit graph

11 commits

Author SHA1 Message Date
Kage1
44ca8dc1f3 ${IPv} var interfering with timeout
The ${IPv} var for the ping and port commands were after the wait parameter causing ping and nc to fail due to an invalid parameter. Moved the var to the beginning of the var string like the curl test.
2021-03-29 19:42:29 -05:00
BDR
bf3f13dceb Quote every variables 2021-03-29 22:34:49 +02:00
BDR
01893d422a Add IPv6 support 2021-03-29 20:55:23 +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