#! /bin/sh

[ -f /usr/bin/aoss ] && /usr/bin/aoss /usr/bin/freebirth || ( echo "Could not find /usr/bin/aoss, please instal alsa-oss" && exit 1 )
