mirror of
https://github.com/mudler/luet.git
synced 2025-09-09 19:19:49 +00:00
cmd/repo: Add update command
This commit is contained in:
@@ -32,5 +32,6 @@ func init() {
|
||||
|
||||
repoGroupCmd.AddCommand(
|
||||
NewRepoListCommand(),
|
||||
NewRepoUpdateCommand(),
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user