From 5648fee36975cad0ef5f219e492e7cd922733083 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 11 Jun 2021 16:52:31 -0400 Subject: [PATCH] got rid of one blank line --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 02ddf9f4..a90ce8b0 100755 --- a/config +++ b/config @@ -26,7 +26,7 @@ if [ "$1" = "" ]; then fi echo echo -e "Current sim.cfg configuration file:" - echo +# echo value=`cat /home/pi/CubeSatSim/sim.cfg` echo "$value" > /dev/null