This is atboot.pl not updateboot.pl

This commit is contained in:
Ilia
2022-04-24 11:21:13 +03:00
parent fbed333160
commit 7e632d7769

View File

@@ -7,7 +7,7 @@ require './init-lib.pl';
$product = $ARGV[0] || "webmin";
$ucproduct = ucfirst($product);
$< == 0 || die "updateboot.pl must be run as root";
$< == 0 || die "atboot.pl must be run as root";
if ($init_mode eq "osx") {
# Darwin System