mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update entrypoint.sh
This commit is contained in:
@@ -14,3 +14,4 @@ for SCRIPTS in /etc/cont-init.d/*; do
|
||||
sed -i 's|/usr/bin/with-contenv bashio|/usr/bin/env bashio|g' "$SCRIPTS"
|
||||
/."$SCRIPTS" || echo "$SCRIPTS: exiting $?"
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user