Browse Source

Debug output

bryan 2 years ago
parent
commit
58f3b368e4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      installJRMC

+ 1 - 0
installJRMC

@@ -1030,6 +1030,7 @@ openFirewall() {
             execute "sudo firewall-cmd --reload"
         fi
     elif hash ufw 2>/dev/null; then
+        debug "u_ports: $u_ports"
         if [[ ! -f "/etc/ufw/applications.d/$service" ]]; then
             sudo bash -c "cat <<-EOF > /etc/ufw/applications.d/$service
 				[$service]