1
0
Fork 0

fix: typo

timestamps
dump_stack() 2024-02-21 09:34:28 +00:00
parent 438f7f7386
commit e63059043f
Signed by: dump_stack
GPG Key ID: C9905BA72B5E02BB
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ func (cmd KernelCmd) UpdateConfig() (err error) {
if cmd.NoCfgRegen {
log.Info().Msgf("kernels.toml is not updated")
return
}
log.Info().Msgf("updating kernels.toml")