CrowdStrike / falcon-scripts

Scripts to streamline the deployment and use of the CrowdStrike Falcon sensor
The Unlicense
145 stars 85 forks source link

fix(container-pull-script): fixes issue with curl errors not being handled properly #337

Closed carlosmmatos closed 2 months ago

carlosmmatos commented 2 months ago

Fixes #336 Adds error handling for curl similar to our other bash installation scripts. Adds a -f option to ensure curl fails and returns a code.