diff --git a/revoke-cleaner.pl b/revoke-cleaner.pl index 5170d9c..16635c7 100644 --- a/revoke-cleaner.pl +++ b/revoke-cleaner.pl @@ -22,7 +22,7 @@ print " revoked!\n\n\n"; print color('RESET'); print color('GREEN'); -print "If you do not see lines with (R) in the beginning, you will have nothing to clean!"; +print "If you do not see lines with (R) in the beginning, you will have nothing to clean!\n\n\n"; print color('RESET'); my $ENV = `cat /etc/openvpn/easy-rsa/pki/index.txt | grep R`;