Formatting

This commit is contained in:
2022-01-13 12:20:15 -05:00
parent aeca1c6547
commit 7de3192603

View File

@@ -764,7 +764,7 @@ openFirewall() {
ports=$u_ports ports=$u_ports
EOF" EOF"
fi fi
firewall_cmd app update "$1" firewall_cmd app update "$1" &>/dev/null
firewall_cmd allow "$1" &>/dev/null firewall_cmd allow "$1" &>/dev/null
fi fi