diff options
Diffstat (limited to 'misc/scripts/char_start')
-rw-r--r-- | misc/scripts/char_start | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/scripts/char_start b/misc/scripts/char_start new file mode 100644 index 0000000..425140f --- /dev/null +++ b/misc/scripts/char_start @@ -0,0 +1,3 @@ +#!/bin/bash +cd /home/tmw-server/tmw-server +./char-server >/dev/null & |