mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Github bot : script beautyshied
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
#!/usr/bin/with-contenv bashio
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
|
|
||||||
# Disables ingress and sets a default index
|
# Disables ingress and sets a default index
|
||||||
|
|
||||||
# Disable Ingress
|
# Disable Ingress
|
||||||
if bashio::config.true "ingress_disabled"; then
|
if bashio::config.true "ingress_disabled"; then
|
||||||
@@ -31,4 +31,4 @@ if bashio::config.true "ingress_disabled"; then
|
|||||||
</html>
|
</html>
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user