@[email protected] to linuxmemes • 9 months agoDon't forget to add sudo for maximum performancesh.itjust.worksimagemessage-square35fedilinkarrow-up1536arrow-down115
arrow-up1521arrow-down1imageDon't forget to add sudo for maximum performancesh.itjust.works@[email protected] to linuxmemes • 9 months agomessage-square35fedilink
minus-square@rtxnMlinkEnglish41•9 months agoThat’s the issue I linked. The problem was that at some point a script executed rm -rf "$STEAMROOT/*", but did not make sure that $STEAMROOT was set. If for some reason it was empty, the path became /* after substitution.
minus-square@[email protected]OPlinkfedilink11•9 months agoSo would it be funny if I made a meme like this except it was with the trojan horse meme template? I kinda want to
That’s the issue I linked. The problem was that at some point a script executed
rm -rf "$STEAMROOT/*"
, but did not make sure that$STEAMROOT
was set. If for some reason it was empty, the path became/*
after substitution.So would it be funny if I made a meme like this except it was with the trojan horse meme template? I kinda want to