Update 51-elasticsearch

This commit is contained in:
Alexandre
2021-11-04 07:35:48 +01:00
committed by GitHub
parent 071d189b0c
commit 873b75596c

View File

@@ -1,6 +1,6 @@
#!/usr/bin/with-contenv bashio
[ bashio::config.has_value 'test' ] || exit 0
if bashio::config.has_value 'test'; then
# https://raw.githubusercontent.com/nextcloud/vm/master/apps/fulltextsearch.sh
# T&M Hansson IT AB © - 2021, https://www.hanssonit.se/
@@ -67,3 +67,5 @@ if nextcloud_occ fulltextsearch:index < /dev/null
then
msg_box "Full Text Search was successfully installed!"
fi
fi