From e62dc683908fbefcc69cbb814b6cf545c3f738cf Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 2 Jun 2026 11:22:41 -0400 Subject: [PATCH] Update sstv_decode_sim.sh pkill firefox --- groundstation/sstv_decode_sim.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groundstation/sstv_decode_sim.sh b/groundstation/sstv_decode_sim.sh index 3b72c7a4..f4451d30 100755 --- a/groundstation/sstv_decode_sim.sh +++ b/groundstation/sstv_decode_sim.sh @@ -21,6 +21,8 @@ sudo systemctl stop rtl_tcp pkill -o chromium &>/dev/null +pkill -o firefox &>/dev/null + sudo killall -9 qsstv &>/dev/null sudo killall -9 rtl_tcp &>/dev/null