1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-07-06 12:38:47 +00:00
test-tutorial-framework/hack/oneline_install.sh
2018-05-02 18:18:55 +02:00

2 lines
237 B
Bash

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