diff --git a/groundstation/pacsat.sh b/groundstation/pacsat.sh index 07de1642..aafc69d0 100755 --- a/groundstation/pacsat.sh +++ b/groundstation/pacsat.sh @@ -4,9 +4,13 @@ sudo modprobe snd-aloop -sudo systemctl stop openwebrx +sudo systemctl stop cubesatsim &>/dev/null -sudo systemctl stop rtl_tcp +sudo systemctl stop transmit &>/dev/null + +sudo systemctl stop openwebrx &>/dev/null + +sudo systemctl stop rtl_tcp &>/dev/null pkill -o chromium &>/dev/null