This website requires JavaScript.
Explore
Blog
Help
Sign In
container
/
lhci
Watch
1
Star
0
Fork
0
You've already forked lhci
Code
Issues
1
Pull Requests
Releases
61
Activity
b53e50186b
lhci
/
overlay
/
usr
/
bin
/
lhci-official
5 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ensure bash is installed and used for custom scripts
2021-09-20 19:58:48 +00:00
#!/usr/bin/env bash
initial commit
2020-07-16 07:53:03 +00:00
set -eo pipefail
exec /usr/local/bin/lhci "$@"
Reference in New Issue
Copy Permalink