mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
Stop creating a changelog that is no longer used
This commit is contained in:
@ -247,7 +247,6 @@ if (-d "/home/jcameron/webmin.com" && (!$release || $release == 1)) {
|
||||
# this is a new full version, so round down to the previous full version
|
||||
$lastvers = sprintf("%.2f0", $vers-0.006);
|
||||
}
|
||||
system("./showchangelog.pl --html $lastvers >/home/jcameron/webmin.com/changes-$vers.html");
|
||||
}
|
||||
|
||||
if ($min && !$release) {
|
||||
|
Reference in New Issue
Block a user