--- bin/db-init.sh 2008/05/14 16:50:49 112 +++ bin/db-init.sh 2008/05/15 16:22:17 113 @@ -1,2 +1,3 @@ +kill `cat var/jifty-server.pid` psql -l -t -A | grep ^a3c | cut -d\| -f1 | xargs -i dropdb {} jifty schema