mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-14 16:08:40 +00:00
also update 'Get support' page
This commit is contained in:
parent
75de476cfc
commit
11e7e157db
@ -199,3 +199,7 @@ foreach my $filename (keys %$docs) {
|
|||||||
my $d = $docs->{$filename};
|
my $d = $docs->{$filename};
|
||||||
update_page($d->{title}, $filename, $d->{category});
|
update_page($d->{title}, $filename, $d->{category});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# also update 'Get support' page, because this is used since a long
|
||||||
|
# time and is referenced from outside
|
||||||
|
update_page("Get support", 'sysadmin-getting-help-plain.html', 'HOWTO');
|
||||||
|
Loading…
Reference in New Issue
Block a user