mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-01-09 08:10:05 +01:00
Update revoke-cleaner.pl
This commit is contained in:
parent
f853ef2844
commit
30f0b3e74d
@ -45,5 +45,6 @@ print color('RESET');
|
||||
|
||||
chomp (my $username = <STDIN>);
|
||||
my $cleaner = `sed -i '/$username/d' $ENVPKI`;
|
||||
my $cleancobf1g = `rm -rf /etc/openvpn/client/$username`;
|
||||
|
||||
exit 0;
|
||||
|
Loading…
Reference in New Issue
Block a user