diff options
author | root <root@rshg054.dnsready.net> | 2013-04-03 00:04:48 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-03 00:04:48 -0700 |
commit | d304fad026899d2db5af26740eeb952698bd6fb2 (patch) | |
tree | e27756f33de9dec25b2f7b7d2bf3deee3b29ad03 /community/teamspeak3/teamspeak3.launcher | |
parent | c9738c6a1d438f30dfa7363aa847343754f953ac (diff) |
Wed Apr 3 00:04:48 PDT 2013
Diffstat (limited to 'community/teamspeak3/teamspeak3.launcher')
-rw-r--r-- | community/teamspeak3/teamspeak3.launcher | 6 |
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 $? - |