From bb721de450643eb2363f9167e253904721fd8048 Mon Sep 17 00:00:00 2001 From: changluyi <47097611+changluyi@users.noreply.github.com> Date: Tue, 5 Dec 2023 09:53:04 +0800 Subject: [PATCH] Update uninstall.sh --- dist/images/uninstall.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/images/uninstall.sh b/dist/images/uninstall.sh index 8ea7a22f5d7..0be293236ef 100644 --- a/dist/images/uninstall.sh +++ b/dist/images/uninstall.sh @@ -69,8 +69,8 @@ ip6tables -t mangle -F OVN-PREROUTING ip6tables -t mangle -X OVN-PREROUTING ip6tables -t mangle -F OVN-OUTPUT ip6tables -t mangle -X OVN-OUTPUT -iptables -t mangle -F OVN-POSTROUTING -iptables -t mangle -X OVN-POSTROUTING +ip6tables -t mangle -F OVN-POSTROUTING +ip6tables -t mangle -X OVN-POSTROUTING sleep 1