[mod] try to use greadlink if readlink is not available

This commit is contained in:
Dalf
2020-08-20 09:38:51 +02:00
parent 4f5c3b5ee0
commit 4d7cbbab34
4 changed files with 7 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ Create a new searx instance in five minutes using Docker (see https://github.com
## How to use it
- [Install docker](https://docs.docker.com/install/)
- [Install docker-compose](https://docs.docker.com/compose/install/) (be sure that docker-compose version is at least 1.9.0).
- only on MacOSX: ```brew install coreutils``` to install ```greadlink```
- Get searx-docker
```sh
cd /usr/local