Skip to content

Commit

Permalink
IDE-5065 fix installdir on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashley Yuan committed Mar 28, 2022
1 parent 07779a7 commit 9d2ee07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ ${java_executable}
</postShowPageActionList>
<preShowPageActionList>
<setInstallerVariable>
<name>studiodir</name>
<name>installdir</name>
<value>${userHome}/${product_shortname}</value>
<ruleList>
<compareText>
Expand Down

0 comments on commit 9d2ee07

Please sign in to comment.