Update update single core if Pi Zero 2

beta-v1.3.1
Alan Johnston 2 years ago committed by GitHub
parent b0e801a5cd
commit 579e608d0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,6 +22,8 @@ sudo sed -i 's/more information/more\ninformation/g' /etc/motd
sudo sed -i 's/update to/update\nto/g' /etc/motd
sudo sed -i 's/console=tty1 r/console=tty1 maxcpus=1 r/g' /boot/cmdline.txt # single core if Pi Zero 2
cd /home/pi/CubeSatSim
git pull > .updated

Loading…
Cancel
Save

Powered by TurnKey Linux.