diff options
Diffstat (limited to 'bin/db_exporter/README.md')
-rw-r--r-- | bin/db_exporter/README.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/bin/db_exporter/README.md b/bin/db_exporter/README.md deleted file mode 100644 index 98703a88df..0000000000 --- a/bin/db_exporter/README.md +++ /dev/null @@ -1,12 +0,0 @@ -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 |