Skip to content

Commit

Permalink
Add EEPROM image to release
Browse files Browse the repository at this point in the history
  • Loading branch information
tjboldt committed May 30, 2024
1 parent eda46d5 commit f8b24f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generaterelease.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ cd ../RaspberryPi/driveimage
cd ../../Apple2
. assemble.sh 0
cd ../RaspberryPi/driveimage
cp AT28C64B.bin ../../release
../../.cicd/ProDOS-Utilities -d ../../release/Apple2-IO-RPi.classic.hardware.hdv -c create -v APPLE2.IO.RPI
../../.cicd/ProDOS-Utilities -d ../../release/Apple2-IO-RPi.classic.hardware.hdv -c putall
../../.cicd/ProDOS-Utilities -d ../../release/Apple2-IO-RPi.classic.hardware.hdv -c ls

0 comments on commit f8b24f8

Please sign in to comment.