sudo find /code -type d -exec chmod 770 {} \;sudo find /code -type f -exec chmod 660 {} \;sudo find /code -type d -exec chmod g+s {} \;
Post a Comment
No comments:
Post a Comment