mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +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 || true
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Give permission to group audio
|
|
||||||
bashio::log.info "Adding user to audio group"
|
|
||||||
usermod -aG audio "$USER" || true
|
|
||||||
|
|
||||||
########################
|
########################
|
||||||
# CONFIGURE birdnet-go #
|
# CONFIGURE birdnet-go #
|
||||||
########################
|
########################
|
||||||
|
|||||||
Reference in New Issue
Block a user