mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-11-08 01:42:42 +01:00
Update revoke-cleaner.pl
This commit is contained in:
@@ -22,7 +22,7 @@ print " revoked!\n\n\n";
|
|||||||
print color('RESET');
|
print color('RESET');
|
||||||
|
|
||||||
print color('GREEN');
|
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');
|
print color('RESET');
|
||||||
|
|
||||||
my $ENV = `cat /etc/openvpn/easy-rsa/pki/index.txt | grep R`;
|
my $ENV = `cat /etc/openvpn/easy-rsa/pki/index.txt | grep R`;
|
||||||
|
|||||||
Reference in New Issue
Block a user