Usermode/libaxwin4 - Handle demarshal failure
[tpg/acess2.git] / EditBoot
index fa71e4d..470e73b 100755 (executable)
--- a/EditBoot
+++ b/EditBoot
@@ -1,9 +1,9 @@
-#!/bin/sh
+#!/bin/bash
 #./MountDisk
 #vim mnt/boot/menu.lst
 #sudo umount mnt/
 if [[ "x$DISK" == "x" ]]; then
-       DISK=a
+       DISK="-i Acess2.img :"
 fi
 mcopy $DISK:/boot/menu.lst .menu.lst.tmp
 vim .menu.lst.tmp

UCC git Repository :: git.ucc.asn.au