From 989e3761588efe41123f3136dcd1df41923acf7d Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 10 Jun 2021 09:01:15 -0400 Subject: [PATCH] added killall for dire wolf --- groundstation/aprs-cubesatsim.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groundstation/aprs-cubesatsim.sh b/groundstation/aprs-cubesatsim.sh index 72cf48a2..2b80439f 100644 --- a/groundstation/aprs-cubesatsim.sh +++ b/groundstation/aprs-cubesatsim.sh @@ -11,6 +11,8 @@ pkill -o chromium &>/dev/null sudo killall -9 rtl_fm &>/dev/null +sudo killall -9 direwolf &>/dev/null + sudo killall -9 aplay &>/dev/null sudo killall -9 qsstv &>/dev/null