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