2
0
mirror of https://github.com/searx/searx synced 2025-08-31 14:38:23 +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
export LANG=C
BASE_DIR="$(dirname -- "`readlink -f -- "$0"`")"
cd -- "$BASE_DIR"