valet-linux
valet-linux copied to clipboard
Check if port 80 is free before installing Nginx
Seems there's no check to see if port 80 is free to use. If port is used, then Nginx will fail to run.
- [ ] Add a test before installing and warn user.