1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-07-05 14:58:46 +00:00
test-tutorial-framework/hack/oneline_install.sh
2018-03-27 16:31:09 +02:00

2 lines
237 B
Bash

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