mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
seperate files for build mains.
This commit is contained in:
2
main.go
2
main.go
@ -30,7 +30,7 @@ import (
|
||||
_ "github.com/StackExchange/dnscontrol/providers/route53"
|
||||
)
|
||||
|
||||
//go:generate go run build/generate.go
|
||||
//go:generate go run build/generate/generate.go
|
||||
|
||||
// One of these config options must be set.
|
||||
var jsFile = flag.String("js", "dnsconfig.js", "Javascript file containing dns config")
|
||||
|
Reference in New Issue
Block a user