From 44cf9249774ecad43111eea2d4e2d50a6df1f3d8 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Tue, 5 May 2020 16:52:58 -0400 Subject: [PATCH] Update sdr.sh --- groundstation/sdr.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/groundstation/sdr.sh b/groundstation/sdr.sh index d3fe9a55..cbc43b7c 100755 --- a/groundstation/sdr.sh +++ b/groundstation/sdr.sh @@ -8,7 +8,9 @@ echo -e "IP Address to use in web browsers is: " hostname -I|cut -f1 -d ' ' -./kill_all.sh +#./kill_all.sh + +sudo sytemctl stop rtl_tcp #cd ~/openwebrx