From 9f08f7fb5987576cdfc386396f490889ff648127 Mon Sep 17 00:00:00 2001 From: Andreas Maunz Date: Thu, 22 Mar 2012 16:04:10 +0100 Subject: File deletions --- install | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'install') diff --git a/install b/install index a486660..c3cf9a4 100755 --- a/install +++ b/install @@ -45,22 +45,10 @@ echo "Cleaning up $HOME/tmp files." rm -rf $HOME/tmp/openbabel* $HOME/tmp/kernlab* $HOME/tmp/ruby* . "./base-install.sh" -. "./ruby.sh" . "./openbabel.sh" -. "./kernlab.sh" -. "./opentox-ruby.sh" - -if [ "$install" != "gem" ] -then - . "./nginx.sh" - . "./redis.sh" - . "./opentox-webservices.sh" -fi echo echo "Installation finished and system configured." echo "Destination: '$OT_PREFIX'" -echo "Nginx: '$NGINX_DEST'" -echo "Redis: '$REDIS_DEST'" -echo "IMPORTANT: Include the file '$OT_UI_CONF' in your shell or system startup to have the system automatically configured." +echo "IMPORTANT: Include '$OT_UI_CONF' in your shell or system startup to have the system automatically configured." echo -- cgit v1.2.3