Typo
This commit is contained in:
parent
87252505dc
commit
d4c5ca1bed
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
title=tinystatus
|
title=tinystatus
|
||||||
header="Statut Général"
|
header="Etat Général"
|
||||||
timeout=10
|
timeout=10
|
||||||
tmp="$(mktemp -d)"
|
tmp="$(mktemp -d)"
|
||||||
checkfile="${1:-checks.csv}"
|
checkfile="${1:-checks.csv}"
|
||||||
|
|
Loading…
Reference in a new issue