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-04-06 10:27:36 +02:00

2 lines
237 B
Bash

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