see https://github.com/asciimoo/searx/pull/1479#issuecomment-569904632 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
@@ -1,5 +1,7 @@
#!/bin/sh
+export LANG=C
+
BASE_DIR="$(dirname -- "`readlink -f -- "$0"`")"
cd -- "$BASE_DIR"