From 4b2648c7362c80d6f44351d3aa6e99ef3e7eea43 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Wed, 22 Mar 2017 14:50:42 +0800 Subject: [PATCH] lnmpp 1.8 develop --- lnmpp.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lnmpp.sh b/lnmpp.sh index ef4df3d..9f0e90e 100644 --- a/lnmpp.sh +++ b/lnmpp.sh @@ -43,9 +43,9 @@ init() { PHPFPM_GROUP=linux ! test -n "$PHP_VER" && PHP_VER=5.6.30 ! test -n "$BFTPD_VER" && BFTPD_VER=4.4 - ! test -n "$NGINX_VER" && NGINX_VER=1.11.9 + ! test -n "$NGINX_VER" && NGINX_VER=1.11.11 ! test -n "$MYSQL_VER" && MYSQL_VER=5.6.35 - ! test -n "$PGSQL_VER" && PGSQL_VER=9.6.1 + ! test -n "$PGSQL_VER" && PGSQL_VER=9.6.2 LIBMCRYPT_VER=2.5.8 ETC=$XPWD/xiaoqidun/etc XQD=$XPWD/xiaoqidun/xqd