xref
: /
DragonOS
/
tools
/
docker-entrypoint.sh
(revision 55e6f0b65f91b32638fd56581f711a816eccdcd1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
bash
2
3
exec
"$@"
4