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