diff --git a/groundstation/pacsat-run.sh b/groundstation/pacsat-run.sh index 7c8d709a..d19b9dba 100755 --- a/groundstation/pacsat-run.sh +++ b/groundstation/pacsat-run.sh @@ -60,6 +60,8 @@ sudo killall -9 direwolf &>/dev/null elif [ "$ANS" = "3" ] || [ "$profile" = "Simulate" ] ; then + sudo systemctl stop transmit + echo "You have chosen the PacSat Ground Station with Local Simulated Satellite" sleep 1