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