#!/bin/sh

LD_LIBRARY_PATH=/opt/acestream-engine/lib /opt/acestream-engine/acestreamengine --lib-path /opt/acestream-engine/ "$@"
