Santiago M. Mola 6311511117 avoid using realpath in scripts
scripts/run uses realpath when COMPOSE_FILE is set. realpath is not available in
some systems (e.g. macOS), and readlink -f isn't either. Replaced with a more
portable approach.

Signed-off-by: Santiago M. Mola <santi@mola.io>
2020-07-15 18:44:00 +02:00
..
2020-06-04 13:43:27 +02:00
2020-07-15 18:44:00 +02:00
2020-04-27 17:34:36 +02:00
2020-06-03 17:37:47 +02:00
ci
2017-03-17 11:35:10 +08:00