From 289cbaef8c5c5a1d69dba06b6713cd1b2441d42e Mon Sep 17 00:00:00 2001 From: davor Date: Wed, 15 Aug 2012 10:33:34 +0300 Subject: Fixed Path. --- 4store-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4store-install b/4store-install index 6eebff7..c87c2d9 100755 --- a/4store-install +++ b/4store-install @@ -46,4 +46,4 @@ 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" +cmd="$FST/bin/4s-backend-setup opentox" && run_cmd "$cmd" "Create 'opentox' 4store backend" -- cgit v1.2.3