From 17b0256bb43443c5544a523b0477afd10f38f004 Mon Sep 17 00:00:00 2001 From: Holger Frey Date: Mon, 25 May 2020 16:58:47 +0200 Subject: [PATCH] moving to gittea needs a push --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a18d13a..090e7e3 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ For an easy build and update process, the script `install-xapian.sh` can be used ### rebuild-search-index.py This scirpt rebuilds the full text search index. This might be needed if a search setting in one of the configuration files was changed. Since MoinMoin rebuilds the search index by each wiki, this scripts helps to automate the process for all wikis in one go. + +Good Luck