mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 20:34:04 +02:00
Add configurable data location
This commit is contained in:
4
birdnet-pipy/rootfs/etc/services.d/nginx/run
Normal file
4
birdnet-pipy/rootfs/etc/services.d/nginx/run
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# shellcheck shell=bash
|
||||
set -euo pipefail
|
||||
exec nginx -g "daemon off;"
|
||||
Reference in New Issue
Block a user