Update wifibroadcast

Changed stop msg to "Stopping Wifibroadcast services..." so we know where it's coming from.
pull/1380/head
thegroove 2024-04-04 21:27:35 +02:00 committed by GitHub
parent a3a5ee963f
commit e25b7ffac3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ case "$1" in
;;
stop)
echo "Stopping all services..."
echo "Stopping Wifibroadcast services..."
killall -q wfb_tx
killall -q wfb_rx
killall -q telemetry_rx