Update config delete then change failure mode

master
Alan Johnston 1 week ago committed by GitHub
parent de01f7b3cc
commit dbea139e0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save

Powered by TurnKey Linux.