@ -44,8 +44,18 @@ if [[ $(arecord -l | grep card) ]] && [ -f "$FILE" ]; then
fi
else
if [ -f "$FILE" ]; then
echo "Direwolf mode set but no USB soundcard detected!"
echo "Instead, starting Carrier (squelch) Command and Control"
echo "Starting Carrier (squelch) Command and Control"
if [ "$1" = "d" ]; then
echo "debug mode"
Powered by TurnKey Linux.