rasodu / DLEMP

0 stars 0 forks source link

Change file permissions for few folders for all users #50

Closed rasodu closed 7 years ago

rasodu commented 8 years ago

Without these permission change cmd image will show error when running composer and npm program(When running in non root) mkdir /.composer && mkdir /.npm chmod 777 /.composer && chmod 777 /.npm && chmod 777 /usr/share/nginx