mermaid/docker-entrypoint.sh
2024-01-13 15:19:36 +03:00

4 lines
39 B
Bash
Executable File

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