mirror of
https://github.com/tjboldt/Apple2-IO-RPi.git
synced 2024-11-22 02:30:46 +00:00
Update setup.sh
This commit is contained in:
parent
7bc130582d
commit
1336371b49
@ -36,8 +36,8 @@ go mod tidy
|
|||||||
go build
|
go build
|
||||||
sudo apt install cc65 vim -y
|
sudo apt install cc65 vim -y
|
||||||
cd ~ || exit
|
cd ~ || exit
|
||||||
cd Apple2-IO-RPI/Apple2 || exit
|
cd Apple2-IO-RPi/Apple2 || exit
|
||||||
./assemble $1
|
./assemble.sh $1
|
||||||
cd ~ || exit
|
cd ~ || exit
|
||||||
|
|
||||||
sudo bash -c 'cat > /boot/config.txt << EOF
|
sudo bash -c 'cat > /boot/config.txt << EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user