Update install_centos.sh

pull/109/head
midoks 6 years ago
parent 931cf229a3
commit 3e89835b3d
  1. 3
      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

Loading…
Cancel
Save