#!/bin/sh
export DESKBRIDGE_AUDIO_ENABLE="${DESKBRIDGE_AUDIO_ENABLE:-1}"
exec /opt/deskbridge/deskbridge-bin "$@"
