Github bot : script beautyshied

This commit is contained in:
github-actions
2023-02-12 00:13:33 +00:00
parent 9df4b8ab7b
commit a3b1040441

View File

@@ -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