Fix #4236
This commit is contained in:
parent
413b00f23f
commit
13ca3708b5
@ -201,7 +201,7 @@ sub GrubFs {
|
|||||||
my $grubBoot = GrubFs("/boot");
|
my $grubBoot = GrubFs("/boot");
|
||||||
my $grubStore;
|
my $grubStore;
|
||||||
if ($copyKernels == 0) {
|
if ($copyKernels == 0) {
|
||||||
my $grubStore = GrubFs("/nix/store");
|
$grubStore = GrubFs("/nix/store");
|
||||||
}
|
}
|
||||||
|
|
||||||
# Generate the header.
|
# Generate the header.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user