Update config exiting -n reboot

send-commands
Alan Johnston 2 weeks ago committed by GitHub
parent 288ce26402
commit c9cb1eb508
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1182,7 +1182,7 @@ elif [ "$1" = "-n" ]; then
else
echo "Switching to BPSK mode"
sudo echo "b" > /home/pi/CubeSatSim/.mode
restart=1
reboot=1
fi
sudo systemctl restart command
else

Loading…
Cancel
Save

Powered by TurnKey Linux.