/[Frey]/trunk/bin/create-db.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 /trunk/bin/create-db.sh

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

revision 45 by dpavlin, Wed Jul 2 09:53:47 2008 UTC revision 131 by dpavlin, Tue Jul 15 13:45:33 2008 UTC
# Line 1  Line 1 
1    rm var/schema.dbi*
2    
3  rm var/strix.sqlite  rm var/strix.sqlite
4  sqlite3 var/strix.sqlite < sql/strix.sql  sqlite3 var/strix.sqlite < sql/strix.sql
5    
6    rm var/a3c.sqlite
7    sqlite3 var/a3c.sqlite < sql/a3c.sql

Legend:
Removed from v.45  
changed lines
  Added in v.131

  ViewVC Help
Powered by ViewVC 1.1.26