lhci/overlay/usr/bin/lhci-official

5 lines
68 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
2020-07-16 09:53:03 +02:00
set -eo pipefail
exec /usr/local/bin/lhci "$@"