Update 00-banner.sh

This commit is contained in:
Alexandre
2022-06-15 20:11:31 +02:00
committed by GitHub
parent 66de1874b9
commit 03bc7da857

View File

@@ -37,3 +37,10 @@ if bashio::supervisor.ping; then
bashio::log.blue \
'-----------------------------------------------------------'
fi
# ==============================================================================
# Global actions for all addons
# ==============================================================================
[ -d /etc/cont-init.d ] && chmod -R 777 /etc/cont-init.d
[ -d /etc/services.d ] && chmod -R 777 /etc/services.d