From 9f672e4d3cf9e13f84f0236c7204eb5f50104058 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 2 Jun 2026 11:21:35 -0400 Subject: [PATCH] Update sstv_decode_iss.sh pkill firefox --- groundstation/sstv_decode_iss.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groundstation/sstv_decode_iss.sh b/groundstation/sstv_decode_iss.sh index c72ee286..46e64498 100755 --- a/groundstation/sstv_decode_iss.sh +++ b/groundstation/sstv_decode_iss.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