From ca6cbf6e4e008373e4412b7bb4e1ef06738b4664 Mon Sep 17 00:00:00 2001 From: vijay Date: Thu, 8 May 2025 02:08:31 +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 0df9c27..f717806 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 && rm -f manage_iptables +# 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 # Function to display the menu show_menu() {