Skip to content

Commit

Permalink
fixes shellcheck errors
Browse files Browse the repository at this point in the history
  • Loading branch information
tgallant committed Jul 19, 2021
1 parent 7fd1168 commit 4912be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

MAIN_PATH=cmd/db2jsonschema/main.go

go run $MAIN_PATH $@
go run $MAIN_PATH "$@"

0 comments on commit 4912be1

Please sign in to comment.