summaryrefslogtreecommitdiff
path: root/bin/acore-db-export
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2017-10-13 14:37:37 +0200
committerYehonal <yehonal.azeroth@gmail.com>2017-10-13 14:37:37 +0200
commitbbc9a21e94f53cc1e9916db4b8ac6a0ee600da3a (patch)
treea3e49733c0ebf93803d0bddf3f1de655a32aa42d /bin/acore-db-export
parentf06f32849f1e2c72dc73287c73361174c07ed29e (diff)
Bash: fixing scripts after directory rework
Diffstat (limited to 'bin/acore-db-export')
-rw-r--r--bin/acore-db-export3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/acore-db-export b/bin/acore-db-export
new file mode 100644
index 0000000000..9a1f154586
--- /dev/null
+++ b/bin/acore-db-export
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+bash ../apps/db_exporter/db_exporter.sh \ No newline at end of file