diff --git a/command b/command index 9d96cb24..1f72333c 100755 --- a/command +++ b/command @@ -44,7 +44,17 @@ if [[ $(arecord -l | grep card) ]] && [ -f "$FILE" ]; then fi else - echo "Starting Carrier (squelch) Command and Control" + + if [ -f "$FILE" ]; then + + echo "Direwolf mode set but no USB soundcard detected!" + echo "Instead, starting Carrier (squelch) Command and Control" + + else + + echo "Starting Carrier (squelch) Command and Control" + + fi if [ "$1" = "d" ]; then