/[A3C]/bin/db-init.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /bin/db-init.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 46 by dpavlin, Sun Mar 30 22:31:27 2008 UTC revision 140 by dpavlin, Fri May 30 22:02:19 2008 UTC
# Line 1  Line 1 
1    kill `cat var/jifty-server.pid`
2  psql -l -t -A | grep ^a3c | cut -d\| -f1 | xargs -i dropdb {}  psql -l -t -A | grep ^a3c | cut -d\| -f1 | xargs -i dropdb {}
3    createdb --encoding utf8 a3c
4  jifty schema  jifty schema
5    #./bin/towns.pl

Legend:
Removed from v.46  
changed lines
  Added in v.140

  ViewVC Help
Powered by ViewVC 1.1.26