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