mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-25 10:11:53 +02:00
Update 51-elasticsearch
This commit is contained in:
@@ -19,7 +19,7 @@ fi
|
|||||||
# SwITNet Ltd © - 2021, https://switnet.net/ #
|
# SwITNet Ltd © - 2021, https://switnet.net/ #
|
||||||
#################################################################################
|
#################################################################################
|
||||||
|
|
||||||
if bashio::config.true 'Full_Text_Search' && [ occ fulltextsearch:index ] &>/dev/null; then
|
if bashio::config.true 'Full_Text_Search' && [ $LAUNCHER fulltextsearch:index &>/dev/null ] ; then
|
||||||
echo "Full Text Search is already working"
|
echo "Full Text Search is already working"
|
||||||
else
|
else
|
||||||
echo "Installing Full Text Search"
|
echo "Installing Full Text Search"
|
||||||
|
|||||||
Reference in New Issue
Block a user