diff --git a/webtrees/rootfs/start.sh b/webtrees/rootfs/start.sh index 29c32b79c..8b00ac5b8 100644 --- a/webtrees/rootfs/start.sh +++ b/webtrees/rootfs/start.sh @@ -85,6 +85,7 @@ fi # LAUNCH APP # ############## +bashio::log.info "Launching app, please wait" # Remove previous config to allow addon options to refresh rm /data/webtrees/data/config.ini.php 2>/dev/null || true