mirror of
https://github.com/a2stuff/prodos-drivers.git
synced 2025-01-15 07:33:52 +00:00
Undo change not needed
This commit is contained in:
parent
f0abdcc738
commit
26bde8abae
@ -4,14 +4,13 @@
|
||||
# https://github.com/mach-kernel/cadius
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
PACKDIR=$(mktemp -d)
|
||||
IMGFILE="prodos-drivers.po"
|
||||
VOLNAME="drivers"
|
||||
|
||||
rm -f "$IMGFILE"
|
||||
cadius CREATEVOLUME "$IMGFILE" "$VOLNAME" 800KB --no-case-bits --quiet
|
||||
cadius CREATEVOLUME "$IMGFILE" "$VOLNAME" 140KB --no-case-bits --quiet
|
||||
cadius CREATEFOLDER "$IMGFILE" "/$VOLNAME/CRICKET.UTIL" --no-case-bits --quiet
|
||||
|
||||
add_file () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user