feat: add/fix uninstall subcommand, update info

This commit is contained in:
rzmk 2025-10-14 05:13:15 -04:00
parent c16cdfa62c
commit e3da0a573d
2 changed files with 27 additions and 20 deletions

View file

@ -13,7 +13,10 @@ pub fn step_intro() {
highlighted_text("CKAN 2.11.3")
);
println!(
"{}",
"\nYou may also learn more about ckan-devstaller at https://ckan-devstaller.dathere.com."
);
println!(
"\n{}\n",
important_text(
"This installer is only intended for a brand new installation of Ubuntu 22.04."
)