lhci/overlay/usr/bin/lhci-official

5 lines
66 B
Plaintext
Raw Normal View History

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