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