Update 51-elasticsearch

This commit is contained in:
Alexandre
2021-11-06 07:32:10 +01:00
committed by GitHub
parent 1ce2de1c38
commit f57d46f3a2

View File

@@ -55,10 +55,10 @@ else
sleep 10s
if $LAUNCHER fulltextsearch:index </dev/null; then
bashio::log.info "Full Text Search was successfully installed!"
fi
# else
# bashio::log.warning "Elasticsearch can't connect. Please manually define its server in the options"
# fi
else
bashio::log.warning "Elasticsearch can't connect. Please manually define its server in the options"
fi
fi