From 17628e401269bb3fbca5451552793701e4127c11 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 20 Mar 2026 19:05:37 -0400 Subject: [PATCH] Update pacsat.sh missing then --- groundstation/pacsat.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/pacsat.sh b/groundstation/pacsat.sh index a98f9145..ed80ba01 100755 --- a/groundstation/pacsat.sh +++ b/groundstation/pacsat.sh @@ -92,7 +92,7 @@ if [ ! "$MODE" = "P" ] && [ ! "$loopback" = "1" ] ; then elif [ "$loopback" = "1" ] ; then - if [ ! "$MODE" = "p" ] + if [ ! "$MODE" = "p" ] ; then echo echo "Switching to PacSat mode for the Simulated PacSat Satellite" echo