diff --git a/centmin.sh b/centmin.sh index 74f26fccc..b79092172 100644 --- a/centmin.sh +++ b/centmin.sh @@ -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"