Updated database and README.
parent
c11b70dc77
commit
2e75d6148d
|
@ -49,8 +49,8 @@ There are 2 databases:
|
||||||
|
|
||||||
Once the databases are created, extract and import the extracted file to the ***monarc_common*** database:
|
Once the databases are created, extract and import the extracted file to the ***monarc_common*** database:
|
||||||
|
|
||||||
gunzip -k db-bootstrap/monarc-common.sql.gz
|
tar -xzvf db-bootstrap/monarc-common.tar.gz -C db-bootstrap/
|
||||||
mysql -u sqlmonarcuser -p monarc_common < bootstrap/monarc-common.sql
|
mysql -u sqlmonarcuser -p monarc_common < db-bootstrap/monarc-common.sql
|
||||||
|
|
||||||
Symbolics links
|
Symbolics links
|
||||||
---------------
|
---------------
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue