Update config missing ;

sim-fail-4
Alan Johnston 4 months ago committed by GitHub
parent fae529b59a
commit 1c425461c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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`

Loading…
Cancel
Save

Powered by TurnKey Linux.