Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorDaniel Hansson <daniel@techandme.se>2017-09-26 20:57:55 +0300
committerGitHub <noreply@github.com>2017-09-26 20:57:55 +0300
commitdd4979dc95ec5cc2df81eee987a36fb526d28d31 (patch)
tree47a7aaa2fdd49d9cfc7e4dce39948f10c75ad559 /apps
parentdc28ba6f5b24ae14b2b3a7db992d42cbcee86270 (diff)
Use Solr 6.6.1 (#377)
Diffstat (limited to 'apps')
-rw-r--r--apps/nextant.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/nextant.sh b/apps/nextant.sh
index 4b639198..5d05e95e 100644
--- a/apps/nextant.sh
+++ b/apps/nextant.sh
@@ -2,13 +2,6 @@
# Tech and Me © - 2017, https://www.techandme.se/
-## Nextant is broken so no need to install it.
-echo "Sorry but this Nextant script is broken since Solr 7.0.0"
-echo "We will fix this as soon as possible, but until then you can't install it with this script."
-echo "Please try again later. Thank you for your patience."
-sleep 5
-exit 1
-
# shellcheck disable=2034,2059
true
# shellcheck source=lib.sh