Update command try test

beta-extra-2
Alan Johnston 1 year ago committed by GitHub
parent 9808849c0f
commit eca4809fc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.