Skip to content

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbtek committed Jun 24, 2019
1 parent 4731c60 commit a171783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/maven/recipes/install.bash
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function main()
'MAVEN' \
"${MAVEN_DOWNLOAD_URL}" \
"${MAVEN_INSTALL_FOLDER_PATH}" \
'bin/maven' \
'bin/mvn' \
'--version' \
'true'
}
Expand Down

0 comments on commit a171783

Please sign in to comment.