fix format
This commit is contained in:
parent
8e6858778b
commit
f00b03b973
@ -273,7 +273,7 @@ func (a *Agent) AgentUpdate(url, inno, version string) error {
|
||||
se := a.NewCMDOpts()
|
||||
se.Command = fmt.Sprintf("restorecon -rv %s", self)
|
||||
out := a.CmdV2(se)
|
||||
a.Logger.Debugln("%+v\n", out)
|
||||
a.Logger.Debugf("%+v\n", out)
|
||||
}
|
||||
|
||||
opts := a.NewCMDOpts()
|
||||
|
Loading…
Reference in New Issue
Block a user