summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x4store-install2
1 files changed, 2 insertions, 0 deletions
diff --git a/4store-install b/4store-install
index 30f6c59..2d5b42d 100755
--- a/4store-install
+++ b/4store-install
@@ -45,3 +45,5 @@ notify
# return to wd
cd $DIR
+. ./utils.sh
+cmd="$HOME/opentox-ruby/4S/bin/4s-backend-setup opentox" && run_cmd "$cmd" "Create 'opentox' 4store backend"