Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 270 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 270 Bytes

README

Small script that alleviates some of the security concerns with running curl <url> | sh -.

Usage

Assuming the site provides it, the md5sum can be used to verify the downloaded script before running as such:

curl <url> | inline-md5sum <md5sum> | sh -