#/bin/bash
# dosbox er selvsagt i $PATH
CONFPATH=/home/danerik/Programmer/dosprog/conf/
CONFFILE=dosbox.conf
dosbox -conf $CONFPATH/$CONFFILE
