diff --git a/tools/test-blocks b/tools/test-blocks index eea72bb..5474367 100755 --- a/tools/test-blocks +++ b/tools/test-blocks @@ -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"