diff options
Diffstat (limited to 'community/warsow/wsw-server.launcher')
-rw-r--r-- | community/warsow/wsw-server.launcher | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/community/warsow/wsw-server.launcher b/community/warsow/wsw-server.launcher deleted file mode 100644 index 5035253e6..000000000 --- a/community/warsow/wsw-server.launcher +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -cd "/opt/warsow" -./wsw_server $* -exit $? |