File tree Expand file tree Collapse file tree
pulumi/sentieon_license_server Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,10 +53,10 @@ scp ~/Downloads/Seqera_Labs_cluster_eval.lic ec2-user@ec2-63-33-204-94.eu-west-1
5353```
5454
5555``` bash
56- curl -L https://s3.amazonaws.com/sentieon-release/software/sentieon-genomics-202308.02 .tar.gz | tar -zxf -
56+ curl -L https://s3.amazonaws.com/sentieon-release/software/sentieon-genomics-202308.03 .tar.gz | tar -zxf -
5757wget https://raw.githubusercontent.com/DonFreed/docker-actions-test/main/license_extension.py
5858wget https://raw.githubusercontent.com/DonFreed/docker-actions-test/main/.github/scripts/license_message.py
5959vi ~ /.sentieon/license_key.txt
6060# Add in secret in "op://Dev/SENTIEON_ENCRYPTION_KEY/password"
61- sentieon-genomics-202308.02 /bin/sentieon licsrvr --start --auth ./license_extension.py Seqera_Labs_cluster_eval.lic
61+ sentieon-genomics-202308.03 /bin/sentieon licsrvr --start --auth ./license_extension.py Seqera_Labs_cluster_eval.lic
6262```
You can’t perform that action at this time.
0 commit comments