Delete 00-ha-env

This commit is contained in:
Alexandre
2021-12-05 19:38:32 +01:00
committed by GitHub
parent f25261e759
commit f624c9daf9

View File

@@ -1,5 +0,0 @@
#!/usr/bin/with-contenv bashio
for k in $(bashio::jq "${__BASHIO_ADDON_CONFIG}" 'keys | .[]'); do
printf "$(bashio::config $k)" > /var/run/s6/container_environment/$k
done