diff --git a/evocheck.sh b/evocheck.sh index fc03c1f..b7b6059 100644 --- a/evocheck.sh +++ b/evocheck.sh @@ -5,6 +5,10 @@ # version 0.2 # Copyright 2009 Gregory Colpart , Evolix +# Disable LANG +LANG=C + +# Source configuration file test -f /etc/evocheck.cf && . /etc/evocheck.cf if [ "$IS_TMP_1777" = 1 ]; then