Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create script that cleans up stale nginx symlinks #7

Open
rclarkburns opened this issue Aug 1, 2018 · 0 comments
Open

Create script that cleans up stale nginx symlinks #7

rclarkburns opened this issue Aug 1, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@rclarkburns
Copy link
Contributor

From Slack chat:

We had to git-ignore the config/dev/nginx config file for a project so it got deleted
when I rebooted my computer, nginx didn’t start because of the missing config file.
That’s going to be a problem for people. They’ll delete projects in ~/src and nginx won’t start because symlinks point to missing files. We might want to write a fix nginx command or something that checks that the symlinks point to files, and delete the ones that don’t

@rclarkburns rclarkburns added the enhancement New feature or request label Aug 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant