add: user accomplished
This commit is contained in:
+1
-2
@@ -19,7 +19,6 @@ const { values } = parseArgs({
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
const Paths = {
|
||||
root: __dirname,
|
||||
desc: path.join(__dirname, "desc"),
|
||||
@@ -92,7 +91,7 @@ const Generators = {
|
||||
await run('goctl', [
|
||||
"docker", "--go", path.relative(__dirname, servicePath)
|
||||
])
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user