mermaid/docker-entrypoint.sh

4 lines
39 B
Bash
Raw Normal View History

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