summaryrefslogtreecommitdiff
path: root/4store-install
diff options
context:
space:
mode:
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"