Skip to content

Commit

Permalink
mt: update pfrule.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Nov 10, 2024
1 parent 1a4a55e commit 0f5334d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mail-toaster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -631,6 +631,7 @@ do_cmd() {
flush() {
case "$1" in
"nat" ) do_cmd "$2 -F nat" ;;
"rdr" ) do_cmd "$2 -F nat" ;;
"filter") do_cmd "$2 -F rules" ;;
esac
}
Expand Down

0 comments on commit 0f5334d

Please sign in to comment.