euscanwww: add a snapshot and some steps when importing snapshots

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
This commit is contained in:
Corentin Chary 2012-03-02 14:27:21 +01:00
parent d6f3b6629c
commit d899ffb849
2 changed files with 6 additions and 0 deletions

View File

@ -36,3 +36,9 @@ eix --only-names -C dev-python | ./manage.py scan-upstream
# Import snapshot # Import snapshot
./manage.py loaddata snapshot-yyyymmdd.js ./manage.py loaddata snapshot-yyyymmdd.js
rm -rf rrd/*
rm -rf euscan.cache
rm -rf media/charts/*
./manage.py regen-rrds

Binary file not shown.