1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-07-05 14:28:46 +00:00
test-tutorial-framework/hack/oneline_install.sh
2018-03-31 20:10:52 +02:00

2 lines
237 B
Bash

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