xref: /DragonOS/tools/docker-entrypoint.sh (revision 01c18c64b14b4ebabd98fa92c587c26874275eb1)
1#!/bin/bash
2
3exec "$@"
4