Skip to content

Commit

Permalink
Fixing for Linux (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
raphabot authored Apr 19, 2023
1 parent a2e0700 commit 866c4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pull-scan.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Install cli on latest version
curl -s -L https://gist.githubusercontent.com/raphabot/abae09b46c29afc7c3b918b7b8ec2a5c/raw/90c24ac0eb5235819bbb3ee7f575500d7debfcfb/tmas-install.sh | bash
curl -s -L https://gist.githubusercontent.com/raphabot/abae09b46c29afc7c3b918b7b8ec2a5c/raw/d487342fd4b473b585b81f2c165c338f3ce8ccd0/tmas-install.sh | bash

# Sets default value for IMAGE_TARBALL
IMAGE_TARBALL="image.tar"
Expand Down

0 comments on commit 866c4de

Please sign in to comment.