diff --git a/internal/option.go b/internal/option.go index 47d7733..bc666f6 100644 --- a/internal/option.go +++ b/internal/option.go @@ -479,6 +479,7 @@ func (opt *Option) BuildPlugin(r *Runner) error { opt.BakPlugin = true opt.CommonPlugin = true opt.ActivePlugin = true + opt.ReconPlugin = true } if opt.ReconPlugin { diff --git a/templates b/templates index 24946e6..eb3f934 160000 --- a/templates +++ b/templates @@ -1 +1 @@ -Subproject commit 24946e621e3ff07440d43082dc0b60a7f10a0134 +Subproject commit eb3f934b623c0e9bcc895cc8828ec88913ea8311