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