Commit e84e615
Avoid error on rebuild with JuliaC
Force copy of cert.pem in bundle_cert function.
Setting `force=true` avoids aborting JuliaC with an error when building a second time.
It should be save to overwrite the cert file, as it has been copied by PackageCompiler.jl and the user requested to regenerate the app.1 parent c2a75b0 commit e84e615
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1776 | 1776 | | |
1777 | 1777 | | |
1778 | 1778 | | |
1779 | | - | |
| 1779 | + | |
1780 | 1780 | | |
1781 | 1781 | | |
1782 | 1782 | | |
| |||
0 commit comments