#!/bin/sh

export LD_LIBRARY_PATH=/var/swap/titanplugins/gmediarender/libs:${LD_LIBRARY_PATH}

/var/swap/bin/gmediarender

exit 1

