bash3 lines
7.1/10
NASTY
AI ROASTFired at 8 ratings - once per post
You wrote `rm -rf *` with a variable you never quoted, so the day BUILD_DIR is empty this cleanup script becomes a really efficient way to delete whatever directory you're standing in. Genuinely the most confident way to write `cd / && rm -rf *` I've ever seen.
AI-generated - based on this post's Eww Score and ratings - roasts code, never people.