#!/bin/sh

LD_LIBRARY_PATH=/opt/vc/lib:/usr/lib/omxplayer:$LD_LIBRARY_PATH /usr/bin/omxplayer.bin "$@"
