Fixing some small lingering bugs

This commit is contained in:
bbruns 2010-10-06 18:53:45 +00:00
父節點 8204fab918
當前提交 bf23ed854e

查看文件

@ -15,6 +15,7 @@ else
exit 1
fi
. $BASEDIR/include/static
. $BASEDIR/include/functions
@ -23,6 +24,7 @@ fi
display_c YELLOW "This is a simple tool to display the iptables"
display_c YELLOW "rules used for blocking in ${BLOCKEDIP}. It is"
display_c YELLOW "a good way to verify the rules will work how"