13 lines
317 B
Markdown
13 lines
317 B
Markdown
|
This script is used by devs to export the databases to base directories
|
||
|
|
||
|
You should use it on clean databases
|
||
|
|
||
|
## USAGE
|
||
|
|
||
|
NOTE: this script is only working under unix currently
|
||
|
|
||
|
1) You must create a config.sh file changing DB connection configurations
|
||
|
of /conf/config.sh.dist
|
||
|
|
||
|
2) Run the db_export.sh script and wait
|