mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-26 14:36:28 +01:00
Update 51-elasticsearch
This commit is contained in:
@@ -53,7 +53,7 @@ else
|
||||
# Wait further for cache for index to work
|
||||
echo "Waiting for a few seconds before indexing starts..."
|
||||
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!"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user