index
:
specing/tmwa
CI
fair_drops
generate-client-codeWithCI
master
mobspawn
skill_power_syntax
tmwa-py2CI
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