@ -19,7 +19,9 @@ fi
setenforce 0
sed -i 's#SELINUX=enforcing#SELINUX=disabled#g' /etc/selinux/config
yum install -y wget curl vixie-cron lsof
yum install -y wget curl lsof unzip
dnf install crontabs -y
#https need
if [ ! -d /root/.acme.sh ];then