Loading install_acorn.sh +1 −1 Original line number Diff line number Diff line #! /bin/sh main() { local ACORN_VERSION=0.1.21 local ACORN_VERSION=0.1.27 curl -LO https://code.ornl.gov/api/v4/projects/16689/packages/generic/x86_64-unknown-linux-gnu/v${ACORN_VERSION}/acorn chmod +x ./acorn } Loading Loading
install_acorn.sh +1 −1 Original line number Diff line number Diff line #! /bin/sh main() { local ACORN_VERSION=0.1.21 local ACORN_VERSION=0.1.27 curl -LO https://code.ornl.gov/api/v4/projects/16689/packages/generic/x86_64-unknown-linux-gnu/v${ACORN_VERSION}/acorn chmod +x ./acorn } Loading