update repository references and improve script handling
This commit is contained in:
7
proxy/rootfs/etc/services.d/nginx/run
Executable file
7
proxy/rootfs/etc/services.d/nginx/run
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Runs the NGINX daemon
|
||||
# ==============================================================================
|
||||
|
||||
bashio::log.info "Starting NGINX..."
|
||||
exec nginx
|
||||
Reference in New Issue
Block a user