mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
backend changes
This commit is contained in:
@@ -202,6 +202,7 @@ pub async fn cli_update_system(
|
||||
prev.overall.set_complete();
|
||||
progress.update(&prev);
|
||||
}
|
||||
println!("Update complete. Restart your server to apply the update.")
|
||||
} else {
|
||||
println!("Updating to v{v}...")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user