Fix shebang path in 32-ingress.sh

This commit is contained in:
Alexandre
2025-12-18 15:21:02 +01:00
committed by GitHub
parent 98f7e6a535
commit d09f4f15b7

View File

@@ -1,4 +1,4 @@
#!/usr/bin/with-contenv /tmp/bashio/lib/bashio.sh
#!/usr/bin/with-contenv /tmp/bashio/lib/bashio
# shellcheck shell=bash
set -e