@ -1639,7 +1639,7 @@ elif [ "$1" = "-N" ]; then
fail=0
fi
if [ $fail == 0 ] then
if [ $fail == 0 ]; then
echo "Changing to next mode"
value=`cat /home/pi/CubeSatSim/.mode`
Powered by TurnKey Linux.