Skip to main content

Download Roost Script

Copy and execute the below bash snippet 

ROOST_VERSION=${ROOST_VERSION:-v1.1.17}
COMPANY=${COMPANY:-onprem}
curl -sL https://github.com/roost-io/roost-support/releases/download/${ROOST_VERSION}/roost.sh |  ROOST_VERSION=${ROOST_VERSION} SETUP=1 CUSTOMER=${COMPANY} bash -x -