Delete 00-ha-env

This commit is contained in:
Alexandre
2021-12-08 13:39:47 +01:00
committed by GitHub
parent 9602e173f5
commit 89abbcb6f3

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