diff --git a/cmd/packets/main.go b/cmd/packets/main.go index 171e453..e665ebe 100644 --- a/cmd/packets/main.go +++ b/cmd/packets/main.go @@ -1576,3 +1576,9 @@ func SearchUpgrades(name string) error { return nil } + +/* +TODO: + asyncronous install with goroutines + packets search +*/