mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-12 10:51:01 +01:00
Update 51-elasticsearch
This commit is contained in:
@@ -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 </dev/null; then
|
||||
bashio::log.info "Full Text Search was successfully installed!"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user