mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-05-11 06:16:07 +01:00
🚀 Angry-ip-scanner: Change tp ghcr (#118)
This commit is contained in:
@@ -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