2
0
mirror of https://github.com/searx/searx synced 2025-09-03 07:56:09 +00:00

Merge branch 'master' into filtron

This commit is contained in:
Markus Heiser
2020-05-01 13:35:12 +00:00
committed by GitHub

View File

@@ -1,5 +1,7 @@
#!/bin/sh #!/bin/sh
export LANG=C
BASE_DIR="$(dirname -- "`readlink -f -- "$0"`")" BASE_DIR="$(dirname -- "`readlink -f -- "$0"`")"
cd -- "$BASE_DIR" cd -- "$BASE_DIR"