mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Removed: a hardcoded path, replaced with RYZOM_PATH
This commit is contained in:
parent
79e9fb5bdc
commit
25b512bf8a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ bind K kill
|
|||
bind I login on
|
||||
bind O login off
|
||||
|
||||
chdir "~/code/ryzom/server"
|
||||
chdir $RYZOM_PATH/server
|
||||
|
||||
screen -t aes /bin/sh service_launcher.sh aes src/ryzom_admin_service/ryzom_admin_service -A. -C. -L. --nobreak --fulladminname=admin_executor_service --shortadminname=AES
|
||||
|
||||
|
|
Loading…
Reference in a new issue