minus-squareaverage650@lemmy.worldtolinuxmemes@lemmy.world•We don't talk about #3671.linkfedilinkEnglisharrow-up1·2 years agoIt explains in the GitHub link. There was a line of code:rm -rf “$STEAMROOT/”* If you remove the definition of $STEAMROOT, then it appears to be interpreted as rm -rf / linkfedilink
It explains in the GitHub link.
There was a line of code:rm -rf “$STEAMROOT/”*
If you remove the definition of $STEAMROOT, then it appears to be interpreted as rm -rf /