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