mermaid/docker-entrypoint.sh

4 lines
39 B
Bash
Executable File

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