From 1ce2de1c380d00963596458858b00e7fd655ec2c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 6 Nov 2021 07:31:34 +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 7985e2190..8f74acc70 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..." - wait 10s + sleep 10s if $LAUNCHER fulltextsearch:index