Skip to content

Commit

Permalink
增加镜像扫描,通过评论触发
Browse files Browse the repository at this point in the history
  • Loading branch information
shishupei committed Dec 17, 2024
1 parent 00cf777 commit fcf784b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ func main() {
}

func Init() *config.Config {
const name = 1
o, err := gatherOptions(
flag.NewFlagSet(os.Args[0], flag.ExitOnError),
os.Args[1:]...,
Expand Down

0 comments on commit fcf784b

Please sign in to comment.