mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-12-18 17:57:03 +01:00
Merge pull request #2 from nu11secur1ty/nu11secur1ty-patch-2
Update share-client-config.pl
This commit is contained in:
@@ -3,5 +3,5 @@ use strict;
|
|||||||
use warnings;
|
use warnings;
|
||||||
use diagnostics;
|
use diagnostics;
|
||||||
|
|
||||||
my $clents = `cp -avr /etc/openvpn/client/* /var/www/html/`;
|
my $clients = `cp -avr /etc/openvpn/client/* /var/www/html/`;
|
||||||
print "$client"
|
print "$clients"
|
||||||
|
|||||||
Reference in New Issue
Block a user