diff options
Diffstat (limited to 'bin/acore-db-export')
-rw-r--r-- | bin/acore-db-export | 3 |
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 |