Update ha_entrypoint.sh

This commit is contained in:
Alexandre
2025-08-02 11:06:34 +02:00
committed by GitHub
parent 4c6db1b47c
commit 9f0651671d

View File

@@ -25,6 +25,9 @@ fi
candidate_shebangs+=(
"/usr/bin/env bashio"
"/usr/bin/bashio"
"/usr/bin/bash"
"/bin/bash"
"/bin/sh"
)
# Find the first valid shebang interpreter in candidate list by probing bashio::addon.version