Files
homeassistant-addons/awtrix/rootfs/etc/services.d/nginx/run
2022-12-27 23:04:39 +01:00

9 lines
309 B
Plaintext

#!/usr/bin/with-contenv bashio
# ==============================================================================
# Home Assistant Community Add-on: awtrix
# Runs the Nginx daemon
# ==============================================================================
bashio::log.info "Starting NGinx..."
exec nginx