mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
Fix indent [build]
This commit is contained in:
@ -29,6 +29,7 @@ if ($product) {
|
||||
unlink("$p/$product");
|
||||
}
|
||||
$reload_daemon->();
|
||||
|
||||
my $temp = &transname();
|
||||
my $killcmd = &has_command('kill');
|
||||
$ENV{'WEBMIN_KILLCMD'} = $killcmd;
|
||||
|
Reference in New Issue
Block a user