Skip to content

Instantly share code, notes, and snippets.

@johnlewisdesign
Created June 18, 2020 19:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnlewisdesign/f71fd236ed48970f5e55f9d2452a6afa to your computer and use it in GitHub Desktop.
Save johnlewisdesign/f71fd236ed48970f5e55f9d2452a6afa to your computer and use it in GitHub Desktop.
Ready web folder permissions without digits - CHMOD 755 folders, 644 files
chmod -R a=r,u+w,a+X ./web
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment