This website requires JavaScript.
Explore
Help
Sign In
mthenw
/
frontail
mirror of
https://github.com/mthenw/frontail.git
Watch
1
Star
0
Fork
You've already forked frontail
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
frontail
/
docker-entrypoint.sh
6 lines
55 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
set
-euo pipefail
exec
./bin/frontail
$@
Reference in New Issue
View Git Blame
Copy Permalink