Pure-D / workspace-d

CLI deprecated, API + functionality moved into https://github.com/Pure-D/serve-d
MIT License
75 stars 15 forks source link

Apps in /bin are not executable #60

Closed dgileadi closed 7 years ago

dgileadi commented 7 years ago

On macOS Sierra, I run install.sh and the end result is a workspace-d/bin folder containing all the built programs. However they're missing the executable flag, so I have to chmod +x all of them. This should be done by the installer.