#!/bin/bash
cd "$(dirname $0)"
export LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH
exec ./TeamDrive2.i386 $* &
