Project

General

Profile

« Previous | Next » 

Revision 1384

README.TXT: Tell user to `disown -h 1` after running `make import x%x` so that it won't be sent a SIGHUP if the user logs out

View differences:

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

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

Also available in: Unified diff