Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pauldonnelly/8f25ea3efa3f6f36f668 to your computer and use it in GitHub Desktop.
Save pauldonnelly/8f25ea3efa3f6f36f668 to your computer and use it in GitHub Desktop.
Adding write permissions for entire group
sudo chmod g+w -R /srv/www/SITENAME/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment