got rid of one blank line

pull/101/head
alanbjohnston 5 years ago committed by GitHub
parent 0a5855e020
commit 5648fee369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@ if [ "$1" = "" ]; then
fi fi
echo echo
echo -e "Current sim.cfg configuration file:" echo -e "Current sim.cfg configuration file:"
echo # echo
value=`cat /home/pi/CubeSatSim/sim.cfg` value=`cat /home/pi/CubeSatSim/sim.cfg`
echo "$value" > /dev/null echo "$value" > /dev/null

Loading…
Cancel
Save

Powered by TurnKey Linux.