From 7020ad16a5936f180e09b8b22756a6c4ab44b105 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 2 Jul 2024 08:17:50 -0400 Subject: [PATCH] Update config missing fi --- config | 1 + 1 file changed, 1 insertion(+) diff --git a/config b/config index 12394467..7eb5db72 100755 --- a/config +++ b/config @@ -78,6 +78,7 @@ if [ "$1" = "" ]; then echo "Radio DTMF/APRS command and control is ON" else echo "Radio carrier command and control is ON" + fi else echo "Radio command and control is OFF" fi