fixes
This commit is contained in:
@ -33,6 +33,8 @@ func loadSrc() {
|
||||
func main() {
|
||||
flag.Parse()
|
||||
|
||||
log.SetFlags(log.Ltime | log.Lmicroseconds | log.Lshortfile)
|
||||
|
||||
loadSrc()
|
||||
|
||||
dst = &localconfig.Config{
|
||||
|
Reference in New Issue
Block a user