mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Add configurable data location
This commit is contained in:
5
birdnet-pipy/rootfs/etc/services.d/icecast/run
Normal file
5
birdnet-pipy/rootfs/etc/services.d/icecast/run
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# shellcheck shell=bash
|
||||
set -euo pipefail
|
||||
export PULSE_SERVER=unix:/run/pulse/native
|
||||
exec /usr/local/bin/start-icecast.sh
|
||||
Reference in New Issue
Block a user