mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-04-24 14:23:07 +01:00
Add initial version of Angry IP Scanner (#71)
This commit is contained in:
7
angry-ip-scanner/rootfs/etc/services.d/nginx/run
Normal file
7
angry-ip-scanner/rootfs/etc/services.d/nginx/run
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Start NGINX service
|
||||
# ==============================================================================
|
||||
|
||||
bashio::log.info "Starting Nginx..."
|
||||
exec nginx
|
||||
Reference in New Issue
Block a user