mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-03 11:50:32 +02:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -70,7 +70,7 @@ RUN chmod 744 /ha_autoapps.sh && /ha_autoapps.sh "$PACKAGES" && rm /ha_autoapps.
|
|||||||
# the s6 stage-2 hook instead of patching the upstream entrypoint.
|
# the s6 stage-2 hook instead of patching the upstream entrypoint.
|
||||||
ENV S6_STAGE2_HOOK=/ha_entrypoint.sh
|
ENV S6_STAGE2_HOOK=/ha_entrypoint.sh
|
||||||
COPY ha_entrypoint.sh /ha_entrypoint.sh
|
COPY ha_entrypoint.sh /ha_entrypoint.sh
|
||||||
RUN chmod 777 /ha_entrypoint.sh
|
RUN chmod 0755 /ha_entrypoint.sh
|
||||||
|
|
||||||
# Install bashio
|
# Install bashio
|
||||||
COPY bashio-standalone.sh /usr/local/lib/bashio-standalone.sh
|
COPY bashio-standalone.sh /usr/local/lib/bashio-standalone.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user