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
|
# https://github.com/mach-kernel/cadius
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
set -x
|
|
||||||
|
|
||||||
PACKDIR=$(mktemp -d)
|
PACKDIR=$(mktemp -d)
|
||||||
IMGFILE="prodos-drivers.po"
|
IMGFILE="prodos-drivers.po"
|
||||||
VOLNAME="drivers"
|
VOLNAME="drivers"
|
||||||
|
|
||||||
rm -f "$IMGFILE"
|
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
|
cadius CREATEFOLDER "$IMGFILE" "/$VOLNAME/CRICKET.UTIL" --no-case-bits --quiet
|
||||||
|
|
||||||
add_file () {
|
add_file () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user