mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Change service run script to set environment variable
This commit is contained in:
@@ -52,7 +52,7 @@ RUN \
|
||||
\
|
||||
# Avoid https://github.com/alexbelgium/hassio-addons/issues/659
|
||||
&& rm -r /run/shm \
|
||||
&& sed -i "1a set +u" /etc/services.d/*/run
|
||||
&& sed -i "1a set +e" /etc/services.d/*/run
|
||||
|
||||
##################
|
||||
# 3 Install apps #
|
||||
|
||||
Reference in New Issue
Block a user