merlin32 build pipeline which does both regular and mono versions and both 800k and 140k images

This commit is contained in:
Dagen Brock 2015-07-09 16:50:19 -05:00
parent 75ccbddd9a
commit 8fb093c135

View File

@ -50,7 +50,7 @@ cp src/_FileInformation.txt $BLDDIR
echo "Creating disk images"
$CADIUS createvolume ${DISK}800.po ${DISK}800 800KB >/dev/null
$CADIUS createvolume ${DISK}140.po ${DISK}140 140KB
$CADIUS createvolume ${DISK}140.po ${DISK}140 140KB >/dev/null
#SYSTEM FILES
echo -n "Processing System files: "