From 58f3b368e49583c33aaa4914b082eff3998a051d Mon Sep 17 00:00:00 2001 From: bryan Date: Wed, 25 Jan 2023 13:58:05 -0500 Subject: [PATCH] Debug output --- installJRMC | 1 + 1 file changed, 1 insertion(+) diff --git a/installJRMC b/installJRMC index 45d805a..7a6f236 100755 --- a/installJRMC +++ b/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]