Use -c for config. Fix #3.

This commit is contained in:
2018-10-03 08:06:50 +02:00
parent 51e5ef2815
commit e5b0caad36
3 changed files with 17 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
command = "(( RANDOM % {{ range }} != 0 ))"
[[hosts]]
[[checks]]
name = "Test (1/10)"
command = "random"
range = "10"