mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 11:38:10 +01:00
Update 51-elasticsearch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user