Update config with noop

beta-aprs
Alan Johnston 1 year ago committed by GitHub
parent feb9c80909
commit c98599c748
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -506,6 +506,7 @@ elif [ "$1" = "-d" ]; then
echo "Change command and control Direwolf state"
echo
if [[ $(arecord -l | grep card) ]] && [ -f "$FILE" ]; then
:
else
echo "Note: No USB Sound Card is plugged in!"
echo "Direwolf will not run unless one is plugged in."

Loading…
Cancel
Save

Powered by TurnKey Linux.