This commit is contained in:
Mikaël Cluseau
2019-03-01 12:37:51 +11:00
parent ea6fce68e1
commit e6d281e1ae
3 changed files with 36 additions and 23 deletions

View File

@ -33,6 +33,8 @@ func loadSrc() {
func main() {
flag.Parse()
log.SetFlags(log.Ltime | log.Lmicroseconds | log.Lshortfile)
loadSrc()
dst = &localconfig.Config{