Cryosparc_worker.tar.gz install error

Hello,
When attempting to perform the basic install I get the following:
[cryosparc_user@localhost CRYOSPARC]$ curl -L https://get.cryosparc.com/download/worker-latest/$LICENSE_ID > cryosparc2_worker.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 42 100 42 0 0 163 0 --:–:-- --:–:-- --:–:-- 164
[cryosparc_user@localhost CRYOSPARC]$ tar -xf cryosparc2_worker.tar.gz
tar: This does not look like a tar archive

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
[cryosparc_user@localhost CRYOSPARC]$

Can you please let me know what I did wrong?

Thanks!

Hello,

Can you confirm if your LICENSE_ID environment variable is set properly?

-Stephan

Oops! Yes you are correct! Sorry about that, thank you!