mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
remove old comment
This commit is contained in:
parent
6623555a0b
commit
40d030ae75
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ fn mount_partitions(drive_name: &str) {
|
|||
.output()
|
||||
.expect("Failed to create boot directory");
|
||||
|
||||
// replace static path with a variable
|
||||
let boot_source = Some(Path::new(&efi_path));
|
||||
let boot_target = Path::new("/mnt/boot");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue