summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavor <vorgrimmlerdavid@gmx.de>2012-08-09 16:34:16 +0200
committerdavor <vorgrimmlerdavid@gmx.de>2012-08-09 16:34:16 +0200
commitd1ccc58c6af39356ba416f2c92ccf69c2ec3634d (patch)
tree965fc37350a85fa69b296a149d5fceec626c3cd5
parent74d6902e3fc454f4677adb37b4c1a1ca1b2f9fa5 (diff)
Initialize 4store backend 'opentox'.
-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"