@ -1481,9 +1481,6 @@ elif [ "$1" = "-j" ]; then
elif [ "$1" = "-M" ]; then
# echo
echo
FILE=/home/pi/CubeSatSim/failure_mode.txt
if [ -f "$FILE" ]; then
if [[ $(grep '0' $FILE) ]]; then
Powered by TurnKey Linux.