#!/bin/sh
# Start roast in the xcdrlib-directory

cd /usr/lib/xcdroast/xcdrlib
./roast $@


