merge
This commit is contained in:
@@ -80,8 +80,8 @@ func build(path string, optionsPath string) error {
|
||||
return err
|
||||
}
|
||||
fmt.Println("result successfully written to ", outputPath)
|
||||
libbox.Setup(outputPath, workingDir, workingDir, true)
|
||||
instance, err := NewService(*patchedOptions)
|
||||
// libbox.Setup(outputPath, workingDir, workingDir, true)
|
||||
// instance, err := NewService(*patchedOptions)
|
||||
} else {
|
||||
os.Stdout.WriteString(config)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user