Fix packaging
This commit is contained in:
parent
19e2d46dd0
commit
1abc1a3164
8 changed files with 144 additions and 25 deletions
|
@ -29,7 +29,7 @@ import java.util.List;
|
|||
import java.util.concurrent.Callable;
|
||||
|
||||
@Command(
|
||||
name = "EndpointsCLI",
|
||||
name = "run.sh",
|
||||
mixinStandardHelpOptions = true,
|
||||
description = "Generate source code from an endpoints specification file."
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue