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