#!/bin/sh
#
# TeamSpeak wrapper script.
#
cd /usr/libexec/ts2_client
./TeamSpeak $@
