Files
hassio-addons/birdnet-pipy/rootfs/etc/services.d/nginx/run
Alexandre f24a815f4f Simplify nginx run script by removing checks
Removed conditional check for nginx disabled state.
2026-02-15 18:22:55 +01:00

6 lines
80 B
Plaintext

#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
set -euo pipefail
nginx