From e85fb930e71f27a1a399273b433ba67d0eb6d3c5 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Wed, 3 Jul 2013 21:56:11 +0200 Subject: README: explain update_sharing.py --- README | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3