Delete 00-ha-env

This commit is contained in:
Alexandre
2021-10-17 17:29:30 +02:00
committed by GitHub
parent f70e405a68
commit 813cf58929

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