contraband / autopilot

cf plugin for hands-off, zero downtime application deploys
Apache License 2.0
130 stars 43 forks source link

Issue installing #28

Closed matthewford closed 8 years ago

matthewford commented 8 years ago

Hello,

I'm having some trouble installing the plugin matt@Matt-BZC001 ~/Downloads> cf install-plugin autopilot-darwin

Attention: Plugins are binaries written by potentially untrusted authors. Install and use plugins at your own risk.

Do you want to install the plugin autopilot-darwin? (y or n)> y

Installing plugin ./autopilot-darwin... FAILED fork/exec ./autopilot-darwin: permission denied

This was fixed by running: chmod +x autopilot-darwin

xoebus commented 8 years ago

Thanks for the issue. I've added more explicit instructions to the README.