From 2d9a0721460b018918f5f57a1d3f92b6039e1ea2 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 12 Aug 2021 08:24:29 -0400 Subject: [PATCH] added back in $SHELL --- groundstation/rtl-tcp-d.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/groundstation/rtl-tcp-d.sh b/groundstation/rtl-tcp-d.sh index bda8d73f..9b94d8d2 100755 --- a/groundstation/rtl-tcp-d.sh +++ b/groundstation/rtl-tcp-d.sh @@ -33,6 +33,6 @@ sleep 5 sudo /bin/sh -c '/usr/local/bin/rtl_tcp -a $(hostname -I|cut -f1 -d " ") -D 2' -sleep 5 +#sleep 5 -#$SHELL +$SHELL