Y
Hacker News
new
|
ask
|
show
|
jobs
by
kayodelycaon
1728 days ago
The bash script is fairly easy to download and verify before running it. It’s only 200 lines with a few functions and if statements.
1 comments
tjoff
1727 days ago
Yes, but the whole antipattern of
wget | bash
is that you don't encourage that sort of scrutiny.
link