mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-06 07:19:05 +00:00
3 lines
106 B
Bash
Executable file
3 lines
106 B
Bash
Executable file
#!/bin/sh
|
|
cd $RYZOM_PATH/server
|
|
/bin/sh $RYZOM_PATH/tools/scripts/linux/ryzom_domain_screen_wrapper.sh $*
|