diff level2/coco3/scripts/mb.dw @ 3079:229d216a4c11

level2/6309 bootfile script: Fix typo in options Thanks to Robert Gault for reporting. The typo prevents the script from running and is almost impossible to see when you "list mb.dw" as the first line scrolls off the screen before you see it. Also modify the filename in a message to make it consistent with other scripts. This script should be identical to the 6809 one.
author Tormod Volden <debian.tormod@gmail.com>
date Mon, 23 Mar 2015 21:40:21 +0100
parents 28ed72477814
children
line wrap: on
line diff
--- a/level2/coco3/scripts/mb.dw	Wed Feb 25 00:17:55 2015 -0600
+++ b/level2/coco3/scripts/mb.dw	Mon Mar 23 21:40:21 2015 +0100
@@ -4,7 +4,7 @@
 echo * NitrOS-9 Level 2 Boot Creation Script
 echo *
 echo * This script creates a bootable DriveWire 3 disk image
-echo * using the .bl bootlist file.
+echo * using the dw.bl bootlist file.
 echo *
 echo * The resulting disk will boot NitrOS-9 from DriveWire disk 0.
 echo *