summaryrefslogtreecommitdiff
path: root/community/warsow/wsw-server.launcher
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-15 12:38:31 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-15 12:38:31 +0100
commit9cc2fc590c9555a88e525dd7b9f46670d2b6c86d (patch)
tree5b44625ba02e62805da3d594bf0d2527ebd85ebd /community/warsow/wsw-server.launcher
parent8277e3709c16c740a06fa50da38f0f44969b6ad1 (diff)
Remove files missing from ABS.
Diffstat (limited to 'community/warsow/wsw-server.launcher')
-rw-r--r--community/warsow/wsw-server.launcher5
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 $?