This commit is contained in:
Dagen Brock 2020-03-04 09:47:42 -06:00
parent 64996b30e8
commit 980e139d67
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ mv cadius /usr/bin
cadius createvolume $INPUT_VOLUME_PATH $INPUT_VOLUME_NAME $INPUT_VOLUME_SIZE
if [ "$INPUT_INCLUDE_PRODOS" == true ]; then
if [ "$INPUT_INCLUDE_PRODOS" = "true" ]; then
echo "Grabbing ProDOS 2.4.2"
curl -L https://mirrors.apple2.org.za/ftp.apple.asimov.net/images/masters/prodos/ProDOS_2_4_2.dsk ProDOS_2_4_2.dsk
git clone https://github.com/digarok/dsk2po.git