Skip to content

Instantly share code, notes, and snippets.

@gelanivishal
Created December 25, 2016 03:07
Show Gist options
  • Save gelanivishal/cf2a3c0638b743417a034999a2d9e3a8 to your computer and use it in GitHub Desktop.
Save gelanivishal/cf2a3c0638b743417a034999a2d9e3a8 to your computer and use it in GitHub Desktop.
Wordpress fix file permission
wget https://gist.github.com/Adirael/3383404/raw/6c5446d56477426faeb709e5b807f00422acdea2/fix-wordpress-permissions.sh # <-- Check below code wp-permissions.sh
chmod +x fix-wordpress-permissions.sh
sudo ./fix-wordpress-permissions.sh /your/wordpress/path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment