mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-12 12:36:56 +00:00
Update main.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
2
main.go
2
main.go
@@ -849,7 +849,7 @@ The validate command expects a configuration file as its only argument. Local fi
|
||||
return err
|
||||
}
|
||||
if len(out) == 0 {
|
||||
cfg.Logger.Logger.Info().Msg("No OS extensions found")
|
||||
cfg.Logger.Logger.Info().Msg("No system extensions found")
|
||||
return nil
|
||||
}
|
||||
for _, ext := range out {
|
||||
|
Reference in New Issue
Block a user