mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-01-10 00:30:06 +01:00
Update share-client-config.pl
This commit is contained in:
parent
8442c5fdd8
commit
8724706d7e
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user