summaryrefslogtreecommitdiff
path: root/4store-install
diff options
context:
space:
mode:
authordavor <vorgrimmlerdavid@gmx.de>2012-08-15 09:38:52 +0200
committerdavor <vorgrimmlerdavid@gmx.de>2012-08-15 09:38:52 +0200
commitc3c26fc7569c4ff8518b604bfcc641e0805b0333 (patch)
treef2714b577f6198e351bd94cf6891fb675c8e56cf /4store-install
parent636a03bf0022ce5275ac5b7683fb694ddf9ee161 (diff)
Minor fixes.
Diffstat (limited to '4store-install')
-rwxr-xr-x4store-install2
1 files changed, 1 insertions, 1 deletions
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"