reset.sh: armageddon to reset lister status

This commit is contained in:
Stefano Zacchiroli 2015-04-26 14:30:17 +02:00
parent 894b42ed65
commit 1292fc1bba

5
bin/reset.sh Normal file
View file

@ -0,0 +1,5 @@
export PYTHONPATH=`pwd`
dropdb github
createdb github
bin/ghlister createdb
rm cache/*