1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-07-06 13:08:47 +00:00
test-tutorial-framework/hack/oneline_install.sh

2 lines
237 B
Bash

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