1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-07-06 11:38:47 +00:00
test-tutorial-framework/hack/oneline_install.sh
2018-05-03 14:32:23 +02:00

2 lines
237 B
Bash

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