Add library update hook on repair all
This commit is contained in:
@@ -43,6 +43,6 @@ func OnLibraryUpdateHook(paths []string, config config.ConfigInterface, log *log
|
||||
return
|
||||
}
|
||||
if output != "" {
|
||||
log.Infof("Output of hook on_library_update:\n%s", output)
|
||||
log.Debugf("Output of hook on_library_update:\n%s", output)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user