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

2 lines
237 B
Bash

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