mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 14:29:25 +02:00
4 lines
39 B
Bash
Executable File
4 lines
39 B
Bash
Executable File
#!/bin/sh
|
|
source /root/.shrc
|
|
exec "$@"
|