Handle hostnames with upper-case letters
[webmin.git] / copyconfig.pl
old mode 100644 (file)
new mode 100755 (executable)
index 78145a5..6b02ddc
@@ -111,7 +111,6 @@ foreach $m (@mods) {
                &write_file("$confdir/$c/config", \%newconf);
                }
        }
-
 print join(" ", @newmods),"\n";
 
 # read_file(file, array)