mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Revert
This commit is contained in:
@@ -27,10 +27,6 @@ if command -v amixer > /dev/null 2> /dev/null; then
|
||||
fi || true
|
||||
fi
|
||||
|
||||
# Give permission to group audio
|
||||
bashio::log.info "Adding user to audio group"
|
||||
usermod -aG audio "$USER" || true
|
||||
|
||||
########################
|
||||
# CONFIGURE birdnet-go #
|
||||
########################
|
||||
|
||||
Reference in New Issue
Block a user