4 lines
87 B
Bash
4 lines
87 B
Bash
#!/bin/sh
|
|
|
|
cd /srv/core/mini01
|
|
/bin/sh /srv/core/bin/ryzom_domain_screen_wrapper.sh $*
|