fixed styles for previews

This commit is contained in:
albert
2011-09-16 15:10:42 -04:00
parent a717134163
commit a814957859
2 changed files with 8 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ gem install --no-ri --no-rdoc bundler
# Install Passenger
gem install --no-ri --no-rdoc -v 3.0.8 passenger
rvm exec passenger-install-nginx-module
rvm exec passenger-install-nginx-module -a
rm /opt/nginx/conf/*.default
if [ $? -ne 0 ]; then