Update config typo

sr-frs-rx
Alan Johnston 2 years ago committed by GitHub
parent aecbb6986a
commit a91963236c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -379,7 +379,8 @@ elif [ "$1" = "-T" ]; then
echo "Command state set to True to enable beacon" echo "Command state set to True to enable beacon"
else else
echo "False" > /home/pi/CubeSatSim/command_count.txt echo "False" > /home/pi/CubeSatSim/command_count.txt
echo "Command state set to False to disable beacon" fi echo "Command state set to False to disable beacon"
fi
elif [ "$1" = "-R" ]; then elif [ "$1" = "-R" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.