提前处理了

pull/109/head
Mr Chen 6 years ago
parent 5a3b994147
commit 889cb4d0cd
  1. 2
      scripts/install_centos.sh

@ -15,6 +15,8 @@ if [ ! -f /usr/bin/applydeltarpm ];then
yum -y install deltarpm yum -y install deltarpm
fi fi
sed -i 's#SELINUX=disabled#SELINUX=enforcing#g' /etc/selinux/config
yum install -y wget curl curl-devel yum install -y wget curl curl-devel
#https need #https need
curl https://get.acme.sh | sh curl https://get.acme.sh | sh

Loading…
Cancel
Save