Update setup.sh

This commit is contained in:
Terence Boldt 2024-04-02 14:54:52 -04:00
parent 7bc130582d
commit 1336371b49
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ go mod tidy
go build
sudo apt install cc65 vim -y
cd ~ || exit
cd Apple2-IO-RPI/Apple2 || exit
./assemble $1
cd Apple2-IO-RPi/Apple2 || exit
./assemble.sh $1
cd ~ || exit
sudo bash -c 'cat > /boot/config.txt << EOF