Browse Source

Formatting

bryan 3 năm trước cách đây
mục cha
commit
7de3192603
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

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