From f9cb1e1a870d879ce9e8283d501f66ae07e08745 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 3 Jul 2024 11:30:36 -0400 Subject: [PATCH] Update config removed blank line --- config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index baba560e..62149c36 100755 --- a/config +++ b/config @@ -131,7 +131,7 @@ elif [ "$1" = "-a" ]; then FILE=/home/pi/CubeSatSim/battery_saver if [ -f "$FILE" ]; then echo "Safe Mode! Battery saver mode is ON." -# if ! grep -q force_turbo=1 /boot/config.txt ; then sudo sh -c 'echo "force_turbo=1" >> /boot/config.txt'; fi +# if ! grep force_turbo=1 /boot/config.txt ; then sudo sh -c 'echo "force_turbo=1" >> /boot/config.txt'; fi else echo "Battery saver mode is OFF." # sudo sed -i ':a;N;$!ba;s/\nforce_turbo=1//g' /boot/config.txt @@ -692,7 +692,7 @@ elif [ "$1" = "-q" ]; then elif [ "$1" = "-Q" ]; then - echo +# echo echo "Reading current Squelch for 10 seconds" echo "Squelch is active low (0 means squelch broken)" echo