From 3e89835b3d16b0f7d26138224436e8587b370235 Mon Sep 17 00:00:00 2001 From: midoks Date: Sat, 18 May 2019 14:34:38 +0800 Subject: [PATCH] Update install_centos.sh --- scripts/install_centos.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/install_centos.sh b/scripts/install_centos.sh index 257fc82b2..6af1b329d 100755 --- a/scripts/install_centos.sh +++ b/scripts/install_centos.sh @@ -53,6 +53,9 @@ if [ "${isVersion}" == '' ];then fi fi +#安装时不开启 +systemctl start firewalld + yum install -y libevent libevent-devel libzip-devel mysql-devel libjpeg* libpng* freetype* gd* zip unzip