v0.1 test
This commit is contained in:
8
esphome_proxy/rootfs/etc/s6-overlay/s6-rc.d/nginx/run
Executable file
8
esphome_proxy/rootfs/etc/s6-overlay/s6-rc.d/nginx/run
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/command/with-contenv bashio
|
||||
# shellcheck shell=bash
|
||||
# ==============================================================================
|
||||
# Runs the NGINX daemon
|
||||
# ==============================================================================
|
||||
|
||||
bashio::log.info "Starting NGINX..."
|
||||
exec nginx
|
||||
Reference in New Issue
Block a user