aboutsummaryrefslogtreecommitdiffstats
path: root/BCD/Web.pm
diff options
context:
space:
mode:
Diffstat (limited to 'BCD/Web.pm')
-rw-r--r--BCD/Web.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/BCD/Web.pm b/BCD/Web.pm
index f5630f6..70cf501 100644
--- a/BCD/Web.pm
+++ b/BCD/Web.pm
@@ -31,7 +31,7 @@ sub main_html {
show_rpmcheck();
rename_iso();
link_urpmq_log();
- clean_previous_iso();
+ #clean_previous_iso();
link_iso();
open my $B, ">>$index";
print $B "</html>";