Skip to content

Instantly share code, notes, and snippets.

@jeanbispo
Created September 24, 2019 19:53
Show Gist options
  • Save jeanbispo/8086caaa820a050de5d769b4ec309910 to your computer and use it in GitHub Desktop.
Save jeanbispo/8086caaa820a050de5d769b4ec309910 to your computer and use it in GitHub Desktop.
Permissões Wordpress
$ sudo chown -R www-data pasta-do-site
$ sudo chmod -R g+w pasta-do-site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment