appveyor / secure-file

MIT License
26 stars 19 forks source link

Set executable flag on MacOS (not just Linux) #9

Closed jacobq closed 4 years ago

jacobq commented 4 years ago

Please modify the platform check (currently tests for $isLinux) so that the executable bit/flag is set on the script when installing on MacOS. https://github.com/appveyor/secure-file/blob/5b97b5838a3e8b19268ecfaf210eb7aa6b509ca2/install.ps1#L10-L12 This would fix https://github.com/appveyor/ci/issues/3214

jacobq commented 4 years ago

Fixed in fc44f5c5f2fb184fe738814f373c16cb69c30929