Skip to content

Commit

Permalink
Update plugins/airplay/start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
fabienheureux authored Oct 27, 2024
1 parent 7160b71 commit 5ace1e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/airplay/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ if [[ -n "$SOUND_DISABLE_AIRPLAY" ]]; then
exit 0
fi


# --- ENV VARS ---
# SOUND_DEVICE_NAME: Set the device broadcast name for AirPlay
SOUND_DEVICE_NAME=${SOUND_DEVICE_NAME:-"balenaSound AirPlay $(echo "$BALENA_DEVICE_UUID" | cut -c -4)"}
Expand Down

0 comments on commit 5ace1e5

Please sign in to comment.