From ea93305ce483096e9cfb69924e8bf3e991dcdb1b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 6 Nov 2021 07:16:30 +0100 Subject: [PATCH] Update 51-elasticsearch --- nextcloud/root/etc/cont-init.d/51-elasticsearch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nextcloud/root/etc/cont-init.d/51-elasticsearch b/nextcloud/root/etc/cont-init.d/51-elasticsearch index 6d9087df5..1a2ed5be2 100644 --- a/nextcloud/root/etc/cont-init.d/51-elasticsearch +++ b/nextcloud/root/etc/cont-init.d/51-elasticsearch @@ -51,7 +51,8 @@ else # Is server detected # if [ curl $HOST:9200 ] &>/dev/null; then # Wait further for cache for index to work - countdown "Waiting for a few seconds before indexing starts..." "10" + echo "Waiting for a few seconds before indexing starts..." + pause 10s if $LAUNCHER fulltextsearch:index