Skip to content

Instantly share code, notes, and snippets.

@wozzup
Created October 16, 2014 11:01
Show Gist options
  • Save wozzup/15c215ab6729804ff60e to your computer and use it in GitHub Desktop.
Save wozzup/15c215ab6729804ff60e to your computer and use it in GitHub Desktop.
chmod -r
sudo setfacl -R -m u:www-data:rwX -m u:`whoami`:rwX cache
sudo setfacl -dR -m u:www-data:rwX -m u:`whoami`:rwX cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment