1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-07-05 14:48:46 +00:00
test-tutorial-framework/hack/oneline_install.sh

2 lines
237 B
Bash

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