Fixing some small lingering bugs

master
bbruns 2010-10-06 18:53:45 +00:00
parent 8204fab918
commit bf23ed854e
1 changed files with 2 additions and 0 deletions

View File

@ -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"