summaryrefslogtreecommitdiff
path: root/bin/db_assembler/includes/functions.sh
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2017-09-21 18:52:20 +0200
committerYehonal <yehonal.azeroth@gmail.com>2017-09-21 18:52:20 +0200
commit22c6ba9fa61221381d499ce5f2c8b520d2f6fcaf (patch)
tree6e0369b49da2a5efff9e7bba627b350bb5242d28 /bin/db_assembler/includes/functions.sh
parentce6b9de51a7fcf5f0bb4423be4fd273446546792 (diff)
Bash: implemented installer script for server and modules (beta)
+ minor fixes
Diffstat (limited to 'bin/db_assembler/includes/functions.sh')
-rw-r--r--bin/db_assembler/includes/functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/db_assembler/includes/functions.sh b/bin/db_assembler/includes/functions.sh
index 8b4119d014..da0415948a 100644
--- a/bin/db_assembler/includes/functions.sh
+++ b/bin/db_assembler/includes/functions.sh
@@ -220,7 +220,7 @@ function dbasm_db_import() {
}
function dbasm_import() {
- dbasm_run $1 $2 $2
+ dbasm_run $1 $2 $3
with_base=$1
with_updates=$2