mermaid/docker-entrypoint.sh

4 lines
39 B
Bash
Raw Permalink Normal View History

#!/bin/sh
source /root/.shrc
exec "$@"