Correct Packages

This commit is contained in:
Alexandre
2022-01-20 20:38:46 +01:00
parent 1247a6eca1
commit e46dd72f86
107 changed files with 107 additions and 107 deletions

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -49,7 +49,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -48,7 +48,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -59,7 +59,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -59,7 +59,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -58,7 +58,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -50,7 +50,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -57,7 +57,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -61,7 +61,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -61,7 +61,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -50,7 +50,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -50,7 +50,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -50,7 +50,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -54,7 +54,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -55,7 +55,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -49,7 +49,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -69,7 +69,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -52,7 +52,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -61,7 +61,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -54,7 +54,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
# Install mustache # Install mustache
# hadolint ignore=SC2015 # hadolint ignore=SC2015

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -59,7 +59,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -57,7 +57,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -50,7 +50,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
# Modules # Modules
ARG MODULES="00-banner.sh" ARG MODULES="00-banner.sh"

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -50,7 +50,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -61,7 +61,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -52,7 +52,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -56,7 +56,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -70,7 +70,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
VOLUME ["/share", "/ssl", "/data", "/media"] VOLUME ["/share", "/ssl", "/data", "/media"]

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -58,7 +58,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -59,7 +59,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -63,7 +63,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -63,7 +63,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -60,7 +60,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -68,7 +68,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -57,7 +57,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -72,7 +72,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -70,7 +70,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -62,7 +62,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -75,7 +75,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -63,7 +63,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -57,7 +57,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -61,7 +61,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -71,7 +71,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -64,7 +64,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -62,7 +62,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -49,7 +49,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -54,7 +54,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -61,7 +61,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -69,7 +69,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -61,7 +61,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

View File

@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh && rm /automatic_packages.sh
fi fi

View File

@@ -59,7 +59,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \ && curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
&& chmod 777 /automatic_packages.sh \ && chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \ && eval /./automatic_packages.sh "${PACKAGES:-}" \
rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE && rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
################ ################
# 4 Entrypoint # # 4 Entrypoint #

Some files were not shown because too many files have changed in this diff Show More