Skip to content

Commit

Permalink
Fixed Oracle JDK installation on macOS (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanley Shyiko committed Jan 7, 2019
1 parent da41293 commit 015b3a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion command/install.go
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,6 @@ func installFromDmg(src string, dst string) error {
pathToPayload = path
payloadSize = stat.Size()
}
break
}
}
if pathToPayload != "" {
Expand Down

0 comments on commit 015b3a0

Please # to comment.