From 98f7e6a53537738e02927b964518c283e8596354 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 18 Dec 2025 15:20:34 +0100 Subject: [PATCH] Update 32-ingress.sh --- netalertx/rootfs/etc/cont-init.d/32-ingress.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netalertx/rootfs/etc/cont-init.d/32-ingress.sh b/netalertx/rootfs/etc/cont-init.d/32-ingress.sh index 37b4c8336..dab9767bc 100755 --- a/netalertx/rootfs/etc/cont-init.d/32-ingress.sh +++ b/netalertx/rootfs/etc/cont-init.d/32-ingress.sh @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv /tmp/bashio/lib +#!/usr/bin/with-contenv /tmp/bashio/lib/bashio.sh # shellcheck shell=bash set -e