#!/bin/sh
LD_LIBRARY_PATH=/opt/ymessenger/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
exec /opt/ymessenger/bin/ymessenger.bin $@