mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
Update 51-elasticsearch
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
#!/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
|
# https://raw.githubusercontent.com/nextcloud/vm/master/apps/fulltextsearch.sh
|
||||||
# T&M Hansson IT AB © - 2021, https://www.hanssonit.se/
|
# T&M Hansson IT AB © - 2021, https://www.hanssonit.se/
|
||||||
@@ -67,3 +67,5 @@ if nextcloud_occ fulltextsearch:index < /dev/null
|
|||||||
then
|
then
|
||||||
msg_box "Full Text Search was successfully installed!"
|
msg_box "Full Text Search was successfully installed!"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user