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() {