From 706ae78417a8e72f4abfc9e97065342b3cea7356 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 2 Dec 2020 18:52:49 -0500 Subject: [PATCH] changed to killall aplay --- groundstation/sstv_decode_sim.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/sstv_decode_sim.sh b/groundstation/sstv_decode_sim.sh index 173bbc18..943b69f1 100755 --- a/groundstation/sstv_decode_sim.sh +++ b/groundstation/sstv_decode_sim.sh @@ -9,7 +9,7 @@ sudo modprobe snd-aloop sudo killall -9 rtl_fm &>/dev/null -sudo killall -9 sstv &>/dev/null +sudo killall -9 aplay &>/dev/null sudo systemctl stop openwebrx