markjaquith/WP-Stack

Permission issue

th3fallen opened this issue · 2 comments

When deploying with this the permissions of the deployment path are set group writable which on cpanel systems causes huge issues, is there anyway to correct this after deployment automatically?

Sure… you'd just add a custom task to run after deployment.

An easier way to solve this is to ad this to config.rb

set :group_writable, false