5 lines
87 B
Bash
5 lines
87 B
Bash
export PYTHONPATH=`pwd`
|
|
dropdb github
|
|
createdb github
|
|
bin/ghlister createdb
|
|
rm cache/*
|