From 652a3187b48d2f0b5321a6c9927a8ed8ac59ca8e Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 3 Dec 2020 08:24:16 -0500 Subject: [PATCH] added killall direwolf --- 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 d1269138..807b5cb6 100755 --- a/groundstation/sstv_decode_iss.sh +++ b/groundstation/sstv_decode_iss.sh @@ -11,6 +11,8 @@ sudo killall -9 rtl_fm &>/dev/null sudo killall -9 aplay &>/dev/null +sudo killall -9 direwolf &>/dev/null + sudo systemctl stop openwebrx sudo systemctl stop rtl_tcp