diff --git a/command b/command index c9d2bffb..ebc5661f 100755 --- a/command +++ b/command @@ -63,7 +63,7 @@ else # echo "Trying RTL-FM" - if [[ $(rtl-test | grep "No supported devices found.") ]] ; then + if [[ $(rtl_test | grep "No supported devices found.") ]] ; then echo "No RTL-SDR detected. Command and control is OFF" # sleep 60