From af52ed1943eabbd95ff244bf454801d52f18157b Mon Sep 17 00:00:00 2001 From: Alexandre Date: Fri, 3 Dec 2021 22:13:36 +0100 Subject: [PATCH] shebang --- enedisgateway2mqtt/rootfs/scripts/91-run_mqtt_autodiscover.sh | 2 +- gazpar2mqtt/rootfs/scripts/92-config_yaml.sh | 2 +- paperless_ng/rootfs/etc/cont-init.d/90-config_yaml.sh | 2 +- webtrees/rootfs/scripts/90-config_yaml.sh | 2 +- zzz_templates/90-config_yaml.sh | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/enedisgateway2mqtt/rootfs/scripts/91-run_mqtt_autodiscover.sh b/enedisgateway2mqtt/rootfs/scripts/91-run_mqtt_autodiscover.sh index 3b2f9cf35..7059655a9 100644 --- a/enedisgateway2mqtt/rootfs/scripts/91-run_mqtt_autodiscover.sh +++ b/enedisgateway2mqtt/rootfs/scripts/91-run_mqtt_autodiscover.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bashio +#!/usr/bin/with-contenv bashio ##################### # Autodiscover mqtt # diff --git a/gazpar2mqtt/rootfs/scripts/92-config_yaml.sh b/gazpar2mqtt/rootfs/scripts/92-config_yaml.sh index 63de49fc2..8d94b196e 100644 --- a/gazpar2mqtt/rootfs/scripts/92-config_yaml.sh +++ b/gazpar2mqtt/rootfs/scripts/92-config_yaml.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bashio +#!/usr/bin/with-contenv bashio ################## # INITIALIZATION # diff --git a/paperless_ng/rootfs/etc/cont-init.d/90-config_yaml.sh b/paperless_ng/rootfs/etc/cont-init.d/90-config_yaml.sh index 5c6bd8c87..00646fc3f 100644 --- a/paperless_ng/rootfs/etc/cont-init.d/90-config_yaml.sh +++ b/paperless_ng/rootfs/etc/cont-init.d/90-config_yaml.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bashio +#!/usr/bin/with-contenv bashio ################## # INITIALIZATION # diff --git a/webtrees/rootfs/scripts/90-config_yaml.sh b/webtrees/rootfs/scripts/90-config_yaml.sh index 5c6bd8c87..00646fc3f 100644 --- a/webtrees/rootfs/scripts/90-config_yaml.sh +++ b/webtrees/rootfs/scripts/90-config_yaml.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bashio +#!/usr/bin/with-contenv bashio ################## # INITIALIZATION # diff --git a/zzz_templates/90-config_yaml.sh b/zzz_templates/90-config_yaml.sh index 5c6bd8c87..00646fc3f 100644 --- a/zzz_templates/90-config_yaml.sh +++ b/zzz_templates/90-config_yaml.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bashio +#!/usr/bin/with-contenv bashio ################## # INITIALIZATION #