mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-28 02:55:24 +00:00
Show not found new templates message
This commit is contained in:
parent
d7c6d1d0f5
commit
be46cb2b32
@ -149,6 +149,7 @@ func (r *Runner) updateTemplates() error {
|
||||
}
|
||||
|
||||
if version.EQ(oldVersion) {
|
||||
gologger.Info().Msgf("No new updates found for nuclei templates")
|
||||
return config.WriteConfiguration(r.templatesConfig, false, checkedIgnore)
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user