Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Du <[email protected]>
  • Loading branch information
frankdjx committed Nov 2, 2023
1 parent 5a3e94e commit 8f01320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/if_filter_delete.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
set -e

if [ $# -lt 1 ]; then
echo "Please special the network interface"
echo "Please specify the network interface"
exit 0
fi

Expand Down

0 comments on commit 8f01320

Please sign in to comment.