lhci/overlay/usr/bin/lhci-official

5 lines
68 B
Bash
Executable File

#!/usr/bin/env bash
set -eo pipefail
exec /usr/local/bin/lhci "$@"