Update install add sudoers for pi

master-bt
Alan Johnston 6 days ago committed by GitHub
parent de91e7bbb7
commit 9c4ca3ec80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -366,6 +366,8 @@ elif [[ $(grep 'trixie' /etc/os-release) ]]; then
sudo sh -c 'echo "\n" >> /boot/firmware/config.txt' sudo sh -c 'echo "\n" >> /boot/firmware/config.txt'
echo "pi ALL=(ALL) NOPASSWD: ALL" /etc/sudoers.d/010_pi-nopasswd
fi fi
FILE=/home/pi/CubeSatSim/sim.cfg FILE=/home/pi/CubeSatSim/sim.cfg

Loading…
Cancel
Save

Powered by TurnKey Linux.