mirror of
https://github.com/searxng/searxng.git
synced 2024-11-19 09:21:00 +00:00
Merge branch 'master' into uwsgi_static
This commit is contained in:
commit
dc8d975051
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
export LANG=C
|
||||
|
||||
BASE_DIR="$(dirname -- "`readlink -f -- "$0"`")"
|
||||
|
||||
cd -- "$BASE_DIR"
|
||||
|
|
Loading…
Reference in a new issue