Update config add wall

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

@ -1629,10 +1629,6 @@ elif [ "$1" = "-M" ]; then
reboot=1
fi
else
case $MODE in
1)
@ -1679,6 +1675,9 @@ elif [ "$1" = "-M" ]; then
echo
echo $MODE > /home/pi/CubeSatSim/failure_mode.txt
echo 'Changing simulated failure mode to $MODE' | wall
elif [ "$1" = "-N" ]; then
FILE=/home/pi/CubeSatSim/failure_mode.txt

Loading…
Cancel
Save

Powered by TurnKey Linux.