Update rhel.sh

pull/310/head
midoks 2 years ago
parent 5d12218a3e
commit e5e226b57a
  1. 2
      scripts/install/rhel.sh

@ -29,7 +29,7 @@ if [ ! -d /root/.acme.sh ];then
fi
if [ -f /usr/sbin/iptables ];then
# $PKGMGR install -y iptables-services
$PKGMGR install -y iptables-services
# iptables -nL --line-number

Loading…
Cancel
Save