Revision 11555
Added by Paul Sarando about 11 years ago
README.txt | ||
---|---|---|
25 | 25 |
|
26 | 26 |
***** initialize the DB: |
27 | 27 |
cd <svn_biengeo_root> |
28 |
1. install.sh
|
|
28 |
1. setup.sh
|
|
29 | 29 |
- creates postgis DB and all base tables |
30 | 30 |
|
31 | 31 |
***** update geoscrub validation data: |
Also available in: Unified diff
Renamed biengeo install scripts to setup scripts.
It seems to make more sense to call these setup scripts, since they are
only setting up the database and tables, and not actually installing any
files anywhere on the OS.