mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-09 09:05:55 +02:00
Update 51-elasticsearch
This commit is contained in:
@@ -52,7 +52,7 @@ else
|
|||||||
# if [ curl $HOST:9200 ] &>/dev/null; then
|
# if [ curl $HOST:9200 ] &>/dev/null; then
|
||||||
# Wait further for cache for index to work
|
# Wait further for cache for index to work
|
||||||
echo "Waiting for a few seconds before indexing starts..."
|
echo "Waiting for a few seconds before indexing starts..."
|
||||||
pause 10s
|
wait 10s
|
||||||
if $LAUNCHER fulltextsearch:index </dev/null; then
|
if $LAUNCHER fulltextsearch:index </dev/null; then
|
||||||
bashio::log.info "Full Text Search was successfully installed!"
|
bashio::log.info "Full Text Search was successfully installed!"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user