1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-10-05 09:13:38 +00:00
test-tutorial-framework/hack/oneline_install.sh

2 lines
237 B
Bash
Raw Normal View History

URL=https://git.io/vxBfj SHA=8f5be5035c20621b0727ce51d67d591272ed83fe0681f108fb7b2fc29d717df3 bash -c 'cmd="$(curl -fsSL $URL)" && [ $(echo "$cmd" | sha256sum | cut -d " " -f1) == $SHA ] && echo "$cmd" | bash || echo Checksum mismatch!'