Update opensuse.sh

This commit is contained in:
midoks 2022-07-04 00:26:05 +08:00
parent 5de4b94c3f
commit eb56766a2f
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ fi
if [ ! -f /etc/init.d/iptables ];then
yum install firewalld -y
zypper install -y firewalld
systemctl enable firewalld
systemctl start firewalld