mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02:00
Update ha_entrypoint.sh
This commit is contained in:
@@ -20,6 +20,9 @@ done
|
|||||||
# Starting container #
|
# Starting container #
|
||||||
######################
|
######################
|
||||||
|
|
||||||
echo ""
|
echo " "
|
||||||
echo -e "\033[0;32mStarting the upstream container\033[0m"
|
echo -e "\033[0;32mStarting the upstream container\033[0m"
|
||||||
echo ""
|
echo " "
|
||||||
|
|
||||||
|
# Launch lsio mods
|
||||||
|
if [ -f /docker-mods ]; then /./docker-mods; fi
|
||||||
|
|||||||
Reference in New Issue
Block a user