slavaGanzin / await

28Kb, small memory footprint, single binary that run list of commands in parallel and waits for their termination
MIT License
138 stars 3 forks source link

Curl und run will never die #7

Closed seraphyn closed 1 month ago

seraphyn commented 1 month ago

curl https://i.jpillora.com/slavaGanzin/await! | bash This should never ever be done. Make it worse, use | sudo bash

Please do not recommend this procedure

slavaGanzin commented 1 month ago

I do agree partly.

But you can review the script before running it: https://i.jpillora.com/slavaGanzin/await!?type=script. But what is a difference of running the script "from internet" and all that mad shell scripts that Ubuntu/Debian distributions use for installing average package? Do you review them as well?

Nevertheless. Will add some eget & nix instructions.

slavaGanzin commented 1 month ago

Done