Y
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
chenshuiluke
3131 days ago
Hey, thanks man! I'll update the README
link
ibizaman
3130 days ago
Another neat way IMO is to provide a Makefile with a clean target.
link