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

Too many symlinks #18

Open
cinderblock opened this issue Jun 1, 2019 · 1 comment
Open

Too many symlinks #18

cinderblock opened this issue Jun 1, 2019 · 1 comment

Comments

@cinderblock
Copy link

Why do your scripts make 4 symlinks to /opt/nodejs/node? What's wrong with just one? /usr/local/bin/node should be sufficient, no? Same thing for npm.

Also, why not use ln -sf ... instead of unlink and ln ...?

@sdesalas
Copy link
Owner

Thanks for the feedback @cinderblock. Its the kind of feedback i like, reducing code. Will take a look when i have a moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants