From 464f1500568188589505704dc2033ba6f0d191fd Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 16 Jul 2026 17:36:46 -0400 Subject: [PATCH] Update config try [[ --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 22cf6b0e..e2e08d12 100755 --- a/config +++ b/config @@ -278,7 +278,7 @@ RXPL=${10} TXPL=${11} # echo ${14} - if [ ( "${14}" == "sim" || "${14}" == "rig" ) && ( "$MODE" == "f" || "$MODE" == "b" || "$MODE" == "j") ] ; then + if [[ ( "${14}" == "sim" || "${14}" == "rig" ) && ( "$MODE" == "f" || "$MODE" == "b" || "$MODE" == "j") ]] ; then echo "Doppler frequency shift is ON but not active in this mode (only APRS, CW, SSTV, and Repeater modes)" echo -n "TX Frequency is: " echo -n ${7}