erlendstromsvik / localdev

OSX Drupal local development with php71, nginx, mysql, Homebrew
GNU General Public License v3.0
0 stars 4 forks source link

`sudo ./local-devel-env.sh.sh`? #1

Closed eiriksm closed 6 years ago

eiriksm commented 7 years ago

That would make many of the commands run as root. Making a bunch of things wrong. Would it not be better to just run the very few commands that require sudo with sudo in the script instead?

eiriksm commented 6 years ago

I see you have changed it now :)