diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-03-08 15:28:27 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-03-08 15:28:27 -0600 |
commit | 65797cf24f1d03f9c6bc32d57847f337d8c7eda7 (patch) | |
tree | 1b50d30b48a9016d96cd20647f07dc77b31a6e60 /misc/scripts/login_start | |
parent | c8da743b969b251bab107125d4af82ec7f4e376c (diff) | |
download | tmwa-65797cf24f1d03f9c6bc32d57847f337d8c7eda7.tar.gz tmwa-65797cf24f1d03f9c6bc32d57847f337d8c7eda7.tar.bz2 tmwa-65797cf24f1d03f9c6bc32d57847f337d8c7eda7.tar.xz tmwa-65797cf24f1d03f9c6bc32d57847f337d8c7eda7.zip |
Remove uneeded stuff
Diffstat (limited to 'misc/scripts/login_start')
-rw-r--r-- | misc/scripts/login_start | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/scripts/login_start b/misc/scripts/login_start deleted file mode 100644 index f3630d3..0000000 --- a/misc/scripts/login_start +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -cd /home/tmw-server/tmw-server/ -./login-server >/dev/null & |