diff --git a/config b/config index 20e45c1b..0960baa8 100755 --- a/config +++ b/config @@ -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."