index
:
Hello/tmwa
master
return-summon-gid
The server running The Mana World Legacy. All new projects should use Hercules instead. See the "evol-hercules" repo.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
scripts
/
char-server.sh
blob: 77931f97e7899d6c5a78cf40057eaa7bd43e83c3 (
plain
) (
blame
)
1
2
3
4
#!/bin/bash
while
[
true
]
;
do
nice
-n
19
./char-server
done