Guest User

Untitled

a guest
Nov 19th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. find app/code pub/static app/etc var/generation var/di var/view_preprocessed vendor ( -type f -or -type d ) -exec chmod u-w {} ; && chmod o-rwx app/etc/env.php && chmod u+x bin/magento
  2.  
  3. chmod -R u+w .
Add Comment
Please, Sign In to add comment