1
0
mirror of https://github.com/nextcloud/docker.git synced 2026-02-19 14:51:18 +01:00
Felix Bühler 961aeb147e
run bash via env command (#1637)
`#!/usr/bin/env` searches `PATH` for `bash`, and `bash` is not always in `/bin``

Signed-off-by: Felix Buehler <account@buehler.rocks>
2022-01-07 22:22:35 +00:00
..