From 0ce4735487a5240ea22e10e24d0e9fb0bad75370 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 13 Nov 2023 16:13:17 -0500 Subject: [PATCH] Update config update for real --- config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index 8e0bec00..aefd8757 100755 --- a/config +++ b/config @@ -511,14 +511,14 @@ elif [ "$1" = "-F" ]; then rx="$8" echo "Keeping value of" $rx - + fi # else echo -e "\nCubeSatSim configuraation sim.cfg file updated to: \n" echo $callsign $2 $3 $4 $5 $6 $7 $8 echo $callsign $2 $3 $4 $5 $6 $tx $rx > /home/pi/CubeSatSim/sim.cfg - fi +# fi # if [ "$norestart" = "1" ]; then # echo