summaryrefslogtreecommitdiff
path: root/community/teamspeak3/teamspeak3.launcher
diff options
context:
space:
mode:
Diffstat (limited to 'community/teamspeak3/teamspeak3.launcher')
-rw-r--r--community/teamspeak3/teamspeak3.launcher6
1 files changed, 0 insertions, 6 deletions
diff --git a/community/teamspeak3/teamspeak3.launcher b/community/teamspeak3/teamspeak3.launcher
deleted file mode 100644
index 6fcd46bb7..000000000
--- a/community/teamspeak3/teamspeak3.launcher
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-cd "/opt/teamspeak3"
-./ts3client_runscript.sh $@
-exit $?
-