From a6f62f2b87d5dbba9e5a11448cea86c1aa006faf Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Mon, 7 Mar 2011 13:49:53 +0100 Subject: ruby enterprise and redis updated --- install | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'install') diff --git a/install b/install index 7e64344..47e6be3 100755 --- a/install +++ b/install @@ -3,14 +3,15 @@ . ./config . ./$distribution.sh . ./ruby.sh -. ./nginx.sh . ./openbabel.sh . ./kernlab.sh . ./opentox-ruby.sh if [ $install = "all" ] then + . ./nginx.sh + . ./redis.sh . ./opentox-webservices.sh - . ./mysql-setup.sh + #. ./mysql-setup.sh echo "Starting Nginx" echo "Please inspect and tune /opt/nginx/conf/nginx.conf and /home/opentox/.opentox/config/production.yaml" /opt/nginx/sbin/nginx -- cgit v1.2.3