From d3da5711d293dc4e9867a28b3d046b04084e50d0 Mon Sep 17 00:00:00 2001 From: vijay Date: Thu, 8 May 2025 02:08:55 +0000 Subject: [PATCH] Update manage_iptables --- manage_iptables | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage_iptables b/manage_iptables index f717806..640c6cb 100644 --- a/manage_iptables +++ b/manage_iptables @@ -1,6 +1,6 @@ #!/bin/bash # Execute the script from the URL and remove it after execution: -# wget -qO- https://git.technozone.com.au/vijay/Scripts/raw/branch/main/manage_iptables && bash /tmp/exim_manager.sh && rm -f /tmp/exim_manager.sh +# wget -qO- https://git.technozone.com.au/vijay/Scripts/raw/branch/main/manage_iptables && bash /tmp/manage_iptables.sh && rm -f /tmp/manage_iptables.sh # Function to display the menu show_menu() {