diff --git a/euscanwww/INSTALL b/euscanwww/INSTALL index e384d02..8aa2588 100644 --- a/euscanwww/INSTALL +++ b/euscanwww/INSTALL @@ -36,3 +36,9 @@ eix --only-names -C dev-python | ./manage.py scan-upstream # Import snapshot ./manage.py loaddata snapshot-yyyymmdd.js + +rm -rf rrd/* +rm -rf euscan.cache +rm -rf media/charts/* + +./manage.py regen-rrds diff --git a/euscanwww/snapshots/snapshot-20120302.json.gz b/euscanwww/snapshots/snapshot-20120302.json.gz new file mode 100644 index 0000000..f73ef66 Binary files /dev/null and b/euscanwww/snapshots/snapshot-20120302.json.gz differ