This commit is contained in:
Dagen Brock 2020-03-04 10:19:35 -06:00
parent a7f16b32f3
commit c65a8bf821
1 changed files with 1 additions and 0 deletions

View File

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