Remove debug output from net component.
This commit is contained in:
parent
4eb9d4578b
commit
63387b8f50
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ nft_rev() {
|
|||
|
||||
echo "handle=\"\$(nft --json list ruleset | jq '$filter')\"" >> "$restore_nft_file"
|
||||
echo "$remove" >> "$restore_nft_file"
|
||||
cat "$restore_nft_file"
|
||||
|
||||
nft "$@"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue