summaryrefslogtreecommitdiff
path: root/nginx.sh
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-03-07 13:49:53 +0100
committerChristoph Helma <helma@in-silico.ch>2011-03-07 13:49:53 +0100
commita6f62f2b87d5dbba9e5a11448cea86c1aa006faf (patch)
treecc9bd3c24232caf62891739e71e0f4812e7ad285 /nginx.sh
parentd3cea0a0d792b76464b0760c879d61e91725c675 (diff)
ruby enterprise and redis updated
Diffstat (limited to 'nginx.sh')
-rw-r--r--nginx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nginx.sh b/nginx.sh
index b41636f..09eebee 100644
--- a/nginx.sh
+++ b/nginx.sh
@@ -3,7 +3,7 @@
. /etc/profile
passenger-install-nginx-module --auto-download --auto --prefix=/opt/nginx
-cd /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/
+cd /opt/ruby-enterprise-1.8.7-2010.03/lib/ruby/gems/1.8/gems/
passenger=`ls -d passenger*`;
cd -
servername=`hostname`.`dnsdomainname`