mirror of
https://github.com/digarok/install-cadius-action.git
synced 2024-10-31 18:04:28 +00:00
2
This commit is contained in:
parent
a7f16b32f3
commit
c65a8bf821
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user