|
|
|
|
|
by Ao7bei3s
3932 days ago
|
|
What, just because he's suggesting to use curl to download a file? There's a difference between "curl ... | sh -" and this. He's even separated it nicely into steps, so you can view that (very short) file in between. What worries me more is that he doesn't properly quote $@, so this script will break when there are spaces in the filename. One of the reasons I hate bash. |
|
"Don't worry, you don't even need to 'sudo' this so it can't do any harm!" See, it's not running as root while it wipes clean your home folder.