Update config change fail mode on -N

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

@ -1684,6 +1684,7 @@ elif [ "$1" = "-N" ]; then
fail=1
fi
echo $fail
/home/pi/CubeSatSim/config -M $fail
fi

Loading…
Cancel
Save

Powered by TurnKey Linux.