From cf90a152817eb381e4194e52feff54836837f859 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 29 Nov 2023 16:44:19 +0100 Subject: [PATCH] Update 00-folders.sh --- omada/rootfs/etc/cont-init.d/00-folders.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/omada/rootfs/etc/cont-init.d/00-folders.sh b/omada/rootfs/etc/cont-init.d/00-folders.sh index 11a646187..842cd8a71 100755 --- a/omada/rootfs/etc/cont-init.d/00-folders.sh +++ b/omada/rootfs/etc/cont-init.d/00-folders.sh @@ -47,8 +47,8 @@ echo "Updating permissions" chmod -R 777 "$CONFIGSOURCE" chown -R "508:508" "$CONFIGSOURCE" -bashio::log.warning "" -bashio::log.warning "" -bashio::log.warning "Recommendation : please backup your database and migrated to this addon https://github.com/jkunczik/home-assistant-omada" -bashio::log.warning "" -bashio::log.warning "" +echo "" +echo "" +echo "Recommendation : please backup your database and migrated to this addon https://github.com/jkunczik/home-assistant-omada" +echo "" +echo ""