Update config typo

send-commands
Alan Johnston 1 month ago committed by GitHub
parent b2c72f766a
commit 1bbc12acb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -47,7 +47,7 @@ function transmit_command {
exit
}
functionn check_restart {
function check_restart {
sudo echo "a" > /home/pi/CubeSatSim/.mode
if [ "$1" == "f" ] || [ "$1" == "b" ] || [ "$1" == "e" ] || [ "$1" == "j" ] ; then

Loading…
Cancel
Save

Powered by TurnKey Linux.