mirror of
https://github.com/dathere/ckan-devstaller.git
synced 2025-11-09 13:39:49 +00:00
feat: add/fix uninstall subcommand, update info
This commit is contained in:
parent
c16cdfa62c
commit
e3da0a573d
2 changed files with 27 additions and 20 deletions
|
|
@ -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."
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue