mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02:00
Update 51-elasticsearch
This commit is contained in:
@@ -55,10 +55,10 @@ else
|
|||||||
sleep 10s
|
sleep 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
|
|
||||||
|
|
||||||
# else
|
else
|
||||||
# bashio::log.warning "Elasticsearch can't connect. Please manually define its server in the options"
|
bashio::log.warning "Elasticsearch can't connect. Please manually define its server in the options"
|
||||||
# fi
|
fi
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user