CrowdStrike / falcon-scripts

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

Updated falcon-linux-install.sh #308

Closed David-M-Berry closed 1 month ago

David-M-Berry commented 1 month ago

I have updated the falcon-linux-install.sh script with a "FALCON_DOWNLOAD_ONLY" option. Just like the other options, set it as an environment variable to 'true' and run the script. It will download the falcon sensor only, regardless of whether the sensor is already installed or not.

carlosmmatos commented 1 month ago

@David-M-Berry thanks for opening up this PR. I was literally going to create this same functionality today. If you don't mind, let's focus on the following:

I'd like to get this done by today if possible in order to drop a new release for recent updates. I'll go ahead and make the above changes and then we can start testing from there.

David-M-Berry commented 1 month ago

Sounds good @carlosmmatos. Let me know if you want any help in the testing (I've tested on Ubuntu and Redhat 9.3).