1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-07-05 14:18:46 +00:00
test-tutorial-framework/hack/oneline_install.sh
2018-03-30 23:56:14 +02:00

2 lines
237 B
Bash

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