diff --git a/groundstation/rtl-tcp-d.sh b/groundstation/rtl-tcp-d.sh index feedc86b..51360132 100755 --- a/groundstation/rtl-tcp-d.sh +++ b/groundstation/rtl-tcp-d.sh @@ -28,3 +28,5 @@ sudo systemctl stop rtl_tcp sudo systemctl stop openwebrx sudo /bin/sh -c '/usr/local/bin/rtl_tcp -a $(hostname -I|cut -f1 -d " ") -D 2' + +$SHELL