latest sources commit
This commit is contained in:
5
bin/acore-db-export
Normal file
5
bin/acore-db-export
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
source "$CUR_PATH/../apps/db_exporter/db_export.sh"
|
||||
Reference in New Issue
Block a user