summaryrefslogtreecommitdiff
path: root/src/bin/db-import
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-29 17:48:39 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-29 17:48:39 -0300
commit9fb22ceccd65f03478618de4a68afd3f31e0bf6d (patch)
tree83952878f58875782325a7f5e6a3989bcd549496 /src/bin/db-import
parentbd16b61a2be9d158778244c3e2b184a65a496e5d (diff)
add incomplete sync support, optimize xbs and fix some variables
Diffstat (limited to 'src/bin/db-import')
-rw-r--r--src/bin/db-import2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/db-import b/src/bin/db-import
index f5e445e..13f2b17 100644
--- a/src/bin/db-import
+++ b/src/bin/db-import
@@ -19,4 +19,4 @@ CONFIG_DIR="$(dirname "$(readlink -e "$0")")/etc"
FLAGS=("${@}")
-RUN_DIR="xbs import ${FLAGS[@]}"
+"${BIN_DIR}"/xbs import ${FLAGS[@]}"