reset.sh: armageddon to reset lister status
This commit is contained in:
parent
894b42ed65
commit
1292fc1bba
1 changed files with 5 additions and 0 deletions
5
bin/reset.sh
Normal file
5
bin/reset.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
export PYTHONPATH=`pwd`
|
||||
dropdb github
|
||||
createdb github
|
||||
bin/ghlister createdb
|
||||
rm cache/*
|
Loading…
Add table
Add a link
Reference in a new issue