Skip to content

Instantly share code, notes, and snippets.

@de-raaf-media
Last active December 12, 2015 05:19
Show Gist options
  • Save de-raaf-media/4721189 to your computer and use it in GitHub Desktop.
Save de-raaf-media/4721189 to your computer and use it in GitHub Desktop.
Wordpress auto update
$ cd /Users/<username>/Sites
$ sudo chown -R :_www [wordpress directory]
$ sudo chmod -R g+w wordpress directory]
In config file:
define('FS_METHOD', 'direct');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment