pureslaves now work too
This commit is contained in:
@ -11,4 +11,4 @@ die "Hostname must end in a dot"
|
||||
unless ($host =~ /^[a-zA-Z0-9\-\_\.]+\.$/);
|
||||
|
||||
my $ddns = Martnet::DDNS->new();
|
||||
$ddns->delvhost($host);
|
||||
$ddns->del($host, '_vhosts');
|
||||
|
||||
Reference in New Issue
Block a user