easy-deploy-bundle
easy-deploy-bundle copied to clipboard
fixPermissionsWithAcl requires setfacl command exists
Found in DefaultDeployer::getRequirements that a requirement is added if configured to fix permissions with ACL.
This commands seems to run onto the local environment, which make no sense to me (if I understood the entire thing).
Could this check be removed ?
Not exactly. Call is broken, there are two PR's with a fix. #28 and #45