From d77ff8354fb19a21d15c67d8d9a159a154b100da Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Tue, 5 May 2020 15:05:48 -0400 Subject: [PATCH] Update rtl-tcp.sh --- groundstation/rtl-tcp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/rtl-tcp.sh b/groundstation/rtl-tcp.sh index c74cb352..ecaebb75 100755 --- a/groundstation/rtl-tcp.sh +++ b/groundstation/rtl-tcp.sh @@ -11,4 +11,4 @@ hostname -I|cut -f1 -d ' ' /home/pi/kill_all.sh -sudo /bin/sh -c '/usr/local/bin/rtl_tcp -a $(hostname -I|cut -f1 -d " ")' +/usr/local/bin/rtl_tcp -a $(hostname -I|cut -f1 -d " ")