summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2013-07-03 21:56:11 +0200
committerHelmut Grohne <helmut@subdivi.de>2013-07-03 21:56:11 +0200
commite85fb930e71f27a1a399273b433ba67d0eb6d3c5 (patch)
tree914b5f971b3339e948ada27e116ea102e5a52773
parentf2bd48d342518c11ec7deaeee5b437ac524514de (diff)
downloaddebian-dedup-e85fb930e71f27a1a399273b433ba67d0eb6d3c5.tar.gz
README: explain update_sharing.py
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index a5ce9d7..55659dc 100644
--- a/README
+++ b/README
@@ -27,6 +27,10 @@ Import a full mirror (only http supported):
./autoimport.py -n -p http://your.mirror.example/debian
+After changing the database, a few tables caching expensive computations need
+to be (re)generated. Execute `./update_sharing.py`. Without this step the web
+interface will report wrong results.
+
Viewing the results
-------------------
Run `./webapp.py` and enjoy a webinterface at `0.0.0.0:8800` or inspect the