Update config include mode in wall msg

sim-fail-4
Alan Johnston 4 months ago committed by GitHub
parent 465e3cd3f8
commit 01770f5fd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1675,8 +1675,8 @@ elif [ "$1" = "-M" ]; then
echo
echo $MODE > /home/pi/CubeSatSim/failure_mode.txt
echo -n "Changing simulated failure mode to " | wall
echo $MODE | wall
echo "Changing simulated failure mode to $MODE" | wall
elif [ "$1" = "-N" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.