From e0cbdfcc3abeb3570f3580eb9fceb7e2f251209b Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 23 Mar 2026 11:42:20 -0400 Subject: [PATCH] Update pacsat-run.sh --- groundstation/pacsat-run.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/groundstation/pacsat-run.sh b/groundstation/pacsat-run.sh index c090bd2b..7c8d709a 100755 --- a/groundstation/pacsat-run.sh +++ b/groundstation/pacsat-run.sh @@ -60,7 +60,7 @@ sudo killall -9 direwolf &>/dev/null elif [ "$ANS" = "3" ] || [ "$profile" = "Simulate" ] ; then - echo "You have chosen the PacSat Ground Station with Local Simulated Satellite" + echo "You have chosen the PacSat Ground Station with Local Simulated Satellite" sleep 1 @@ -68,7 +68,7 @@ sudo killall -9 direwolf &>/dev/null sleep 1 - /home/pi/CubeSatSim/groundstation/pacsat.sh l + /home/pi/CubeSatSim/groundstation/pacsat.sh l else