Undid changes for unakite that weren't needed

axtloss/rework-partitioning
UsernameSwift 2 years ago
parent 89afd9a611
commit b489ac9bc3

@ -126,9 +126,6 @@ pub struct UnakiteArgs {
/// device of boot device /// device of boot device
#[clap(long)] #[clap(long)]
pub bootdev: String, pub bootdev: String,
/// name of kernel to use
#[clap(long)]
pub kernel: String,
} }
#[derive(Debug)] #[derive(Debug)]

Loading…
Cancel
Save