/[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

Contents of /trunk/bin/create-db.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 131 - (show annotations)
Tue Jul 15 13:45:33 2008 UTC (15 years, 9 months ago) by dpavlin
File MIME type: application/x-sh
File size: 137 byte(s)
 r147@eeepy:  dpavlin | 2008-07-15 15:45:37 +0200
 dependencies for deploymnet

1 rm var/schema.dbi*
2
3 rm var/strix.sqlite
4 sqlite3 var/strix.sqlite < sql/strix.sql
5
6 rm var/a3c.sqlite
7 sqlite3 var/a3c.sqlite < sql/a3c.sql

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26