From d90344a08b2afab9032489389a2a91b190c46e83 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 3 Mar 2026 13:24:21 -0500 Subject: [PATCH] Update pacsat-config.sh add else --- groundstation/pacsat-config.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/groundstation/pacsat-config.sh b/groundstation/pacsat-config.sh index 2eb59921..ea8055dc 100755 --- a/groundstation/pacsat-config.sh +++ b/groundstation/pacsat-config.sh @@ -133,6 +133,12 @@ sudo killall -9 direwolf &>/dev/null sudo rm -r /home/pi/PacSatGround + else + + echo "Please choose an option 1-3" + + fi + elif [ "$ANS" = "2" ] ; then echo "Here are your PacSat Ground Station Loopback Configuration choices:"