mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
add newline to last message
This commit is contained in:
2
setup.pl
2
setup.pl
@@ -731,7 +731,7 @@ if (!$ENV{'nostart'}) {
|
||||
}
|
||||
} else {
|
||||
print "***********************************************************************\n";
|
||||
print "Webmin has been installed but not started!";
|
||||
print "Webmin has been installed but not started!\n\n";
|
||||
}
|
||||
|
||||
if ($oldwadir ne $wadir && $upgrading && !$ENV{'deletedold'}) {
|
||||
|
||||
Reference in New Issue
Block a user