Skip to content

Commit

Permalink
Fix for issue #116
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo344 authored and mlboy committed Aug 13, 2020
1 parent 5bd14f6 commit 8020b1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/jupiter/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ func main() {
new.Cmd,
protoc.Cmd,
}

err := app.Run(os.Args)
if err != nil {
log.Fatal(err)
Expand Down

0 comments on commit 8020b1c

Please sign in to comment.