Hacker News new | ask | show | jobs
by sigjuice 3131 days ago
It is very unlikely that any of this needs elevated privileges. What is the ownership and permission of the directories you can’t remove?

Edit: rm -rf instead of sudo rm -r should work

1 comments

Hey, thanks man! I'll update the README
Another neat way IMO is to provide a Makefile with a clean target.