1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-07-08 13:28:46 +00:00
test-tutorial-framework/hack/oneline_install.sh
2018-03-24 12:21:48 +01:00

2 lines
237 B
Bash

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!'