#! /bin/sh
. /scripts/common.sh
. ./env
abcde -C $discid -o mp3:-V2
cp -r mp3/* $OUTDIR
# vi: sw=2 ts=2 et ai