From 50cee71fb188742e89c5c85a00028ed8e0893591 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 2 Jun 2026 11:24:54 -0400 Subject: [PATCH] Update aprs-cubesatsim.sh pkill firefox --- groundstation/aprs-cubesatsim.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groundstation/aprs-cubesatsim.sh b/groundstation/aprs-cubesatsim.sh index f71a70e3..dfc30e03 100755 --- a/groundstation/aprs-cubesatsim.sh +++ b/groundstation/aprs-cubesatsim.sh @@ -9,6 +9,8 @@ sudo systemctl stop rtl_tcp pkill -o chromium &>/dev/null +pkill -o firefox &>/dev/null + sudo killall -9 rtl_fm &>/dev/null sudo killall -9 direwolf &>/dev/null