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