Project

General

Profile

« Previous | Next » 

Revision 1544

README.TXT: Changed `make import &` to `. bin/import-all`

View differences:

README.TXT
6 6
Data import:
7 7
    Import data into VegBIEN: . bin/import-all
8 8
    Empty the DB: make empty_db
9
    Re-import data: make empty_db import & disown -h %1
9
    Re-import data: make empty_db; . bin/import-all
10 10

  
11 11
Schema changes:
12 12
    Regenerate schema from installed DB: make schemas/remake

Also available in: Unified diff