Update config.rs

axtloss/rework-partitioning
amy 3 years ago
parent 3591e7e448
commit 01735d38c0

@ -170,4 +170,5 @@ pub fn read_config(configpath: &str) {
extra_packages.push(config.extra_packages[i].as_str());
}
install(extra_packages);
println!("Installation finished! You may reboot now!")
}

Loading…
Cancel
Save