Update config remove space

sim-fail-2
Alan Johnston 4 months ago committed by GitHub
parent 97b192a976
commit b1e750eafe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save

Powered by TurnKey Linux.