summaryrefslogtreecommitdiff
path: root/misc/scripts/char-server.sh
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-03-08 15:28:27 -0600
committerJared Adams <jaxad0127@gmail.com>2009-03-08 15:28:27 -0600
commit65797cf24f1d03f9c6bc32d57847f337d8c7eda7 (patch)
tree1b50d30b48a9016d96cd20647f07dc77b31a6e60 /misc/scripts/char-server.sh
parentc8da743b969b251bab107125d4af82ec7f4e376c (diff)
downloadtmwa-65797cf24f1d03f9c6bc32d57847f337d8c7eda7.tar.gz
tmwa-65797cf24f1d03f9c6bc32d57847f337d8c7eda7.tar.bz2
tmwa-65797cf24f1d03f9c6bc32d57847f337d8c7eda7.tar.xz
tmwa-65797cf24f1d03f9c6bc32d57847f337d8c7eda7.zip
Remove uneeded stuff
Diffstat (limited to 'misc/scripts/char-server.sh')
-rw-r--r--misc/scripts/char-server.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/scripts/char-server.sh b/misc/scripts/char-server.sh
deleted file mode 100644
index 77931f9..0000000
--- a/misc/scripts/char-server.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-while [ true ] ; do
- nice -n 19./char-server
-done