Project

General

Profile

« Previous | Next » 

Revision 1383

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
4 4
        Warning: This will delete your VegBIEN DB!
5 5

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

  

Also available in: Unified diff