Changeset 638

Show
Ignore:
Timestamp:
24/07/08 13:56:09 (4 months ago)
Author:
smoku
Message:

Referring the default sqlite.db in db-setup.sqlite example. Fixes #238

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tools/db-setup.sqlite

    r464 r638  
    22-- This is the required schema for sqlite. 
    33-- 
    4 --     sqlite3 jabberd2.db <  db-setup.sqlite 
     4--     sqlite3 db/sqlite.db < tools/db-setup.sqlite 
    55-- 
    66