From d1ccc58c6af39356ba416f2c92ccf69c2ec3634d Mon Sep 17 00:00:00 2001 From: davor Date: Thu, 9 Aug 2012 16:34:16 +0200 Subject: Initialize 4store backend 'opentox'. --- 4store-install | 2 ++ 1 file changed, 2 insertions(+) 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" -- cgit v1.2.3