This commit is contained in:
2025-08-03 22:17:34 -03:00
parent bed296fd4a
commit b1d3ce1b2b

View File

@@ -1576,3 +1576,9 @@ func SearchUpgrades(name string) error {
return nil return nil
} }
/*
TODO:
asyncronous install with goroutines
packets search
*/