From 1336371b4990f0bff9963861373e9c291fc00315 Mon Sep 17 00:00:00 2001 From: Terence Boldt Date: Tue, 2 Apr 2024 14:54:52 -0400 Subject: [PATCH] Update setup.sh --- RaspberryPi/setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RaspberryPi/setup.sh b/RaspberryPi/setup.sh index bd8ed7c..9e0e960 100644 --- a/RaspberryPi/setup.sh +++ b/RaspberryPi/setup.sh @@ -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