From 029ca465c4a62ed85414aa1c145422494d2f966a Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 22 Mar 2026 20:42:38 -0400 Subject: [PATCH] Update pacsat-config.sh print you can close the window --- groundstation/pacsat-config.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/groundstation/pacsat-config.sh b/groundstation/pacsat-config.sh index 24604fad..f5b64ff3 100755 --- a/groundstation/pacsat-config.sh +++ b/groundstation/pacsat-config.sh @@ -172,6 +172,7 @@ sudo killall -9 direwolf &>/dev/null # unzip PacSatGround.zip -d PacSatGroundLoop # sudo rm PacSatGround.zip fi + echo "You can close this window now" else echo "Please choose an option 1-3"