From 1de4e6535869c996897813a04493a4bbd9d47802 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 30 Nov 2024 15:07:56 -0500 Subject: [PATCH] Update config typo in -c --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 9c2d5671..e4c41243 100755 --- a/config +++ b/config @@ -534,7 +534,7 @@ elif [ "$1" = "-c" ]; then # echo $1 $2 $3 $4 $5 $6 $7 $8 $9 ${10} echo "Enter callsign in all capitals: " - read $callsign + read callsign if [ -z $callsign ] ; then