Skip to content

Commit

Permalink
Revert "update Nginx 1.7.5 default"
Browse files Browse the repository at this point in the history
This reverts commit a7b8f2e.
  • Loading branch information
centminmod committed Aug 23, 2014
1 parent 1aaac0d commit d5d80b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion centmin.sh
Expand Up @@ -237,7 +237,7 @@ MYSQL_INSTALL=n # Install official Oracle MySQL Server (MariaDB alt
SENDMAIL_INSTALL=n # Install Sendmail (and mailx) set to y and POSTFIX_INSTALL=n for sendmail
POSTFIX_INSTALL=y # Install Postfix (and mailx) set to n and SENDMAIL_INSTALL=y for sendmail
# Nginx
NGINX_VERSION='1.7.5' # Use this version of Nginx
NGINX_VERSION='1.7.4' # Use this version of Nginx
NGINXBACKUP='y'
NGINXDIR='/usr/local/nginx'
NGINXCONFDIR="${NGINXDIR}/conf"
Expand Down

0 comments on commit d5d80b3

Please sign in to comment.