mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-05 21:56:27 +02:00
Update ha_entrypoint.sh
This commit is contained in:
@@ -21,7 +21,7 @@ if [ -d /etc/cont-init.d ]; then
|
||||
# Source the script so it inherits bashio functions from bashio-standalone.
|
||||
# Using bash "$script" would spawn a new process without bashio:: functions,
|
||||
# causing "command not found" failures under set -e.
|
||||
source "$script"
|
||||
bash "$script"
|
||||
done
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user