pureslaves now work too
This commit is contained in:
@ -7,7 +7,7 @@ use File::Temp qw/tempfile/;
|
||||
|
||||
my $ddns = Martnet::DDNS->new();
|
||||
|
||||
my @vh = $ddns->getvhosts();
|
||||
my @vh = $ddns->get('_vhosts');
|
||||
|
||||
# For each virtual host, generate a vhost zone file if there isn't one
|
||||
my $changecount = 0;
|
||||
|
||||
Reference in New Issue
Block a user