Fullboot image for Remy to check LS

This commit is contained in:
Patrick Kloepfer 2019-12-09 12:16:30 -05:00
parent a39543ace9
commit 50030420e7
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -53,7 +53,7 @@ ECHO "Copying Files..."
FOR FILE IN (debugfiles)
CP -Q ${SRC}/${FILE} /debug/${FILE}
NEXT
CP -Q -Y ${SRC}/prodos.fx.paked /miniboot/ProDOS
CP -Q -Y ${SRC}/prodos.fx.paked /debug/ProDOS
CP -Q -Y debuginit /debug/etc/init
ECHO "Welcome to A2osX!" > /debug/etc/issue
ECHO >> /debug/etc/issue