Skip to content

Commit

Permalink
Fix Uppercase user-data-dir casued by
Browse files Browse the repository at this point in the history
  • Loading branch information
darkdh authored and syuan100 committed Nov 9, 2017
1 parent 8909547 commit 76cc6f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/buildPackage.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ cmds = cmds.concat([
' --build-version=' + VersionInfo.electronVersion +
' --protocol="http" --protocol-name="HTTP Handler"' +
' --protocol="https" --protocol-name="HTTPS Handler"' +
' --product-dir-name="brave"' +
' --version-string.CompanyName="Brave Software"' +
' --version-string.ProductName="Brave"' +
' --version-string.Copyright="Copyright 2017, Brave Software"' +
Expand Down

0 comments on commit 76cc6f7

Please sign in to comment.