mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
correction
This commit is contained in:
@@ -12,5 +12,5 @@ for SCRIPTS in /etc/cont-init.d/*; do
|
||||
chmod a+x "$SCRIPTS"
|
||||
# Change shebang if no s6 supervision
|
||||
sed -i 's|/usr/bin/with-contenv bashio|/usr/bin/env bashio|g' "$SCRIPTS"
|
||||
/./"$SCRIPTS" || echo "$SCRIPTS: exiting $?"
|
||||
/."$SCRIPTS" || echo "$SCRIPTS: exiting $?"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user