Created
November 29, 2022 23:04
-
-
Save jeremy4971/a9e05d95aeead40a0adfd504dc44f450 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
token="xxxxxxxxxxxxxxxxxxxxxxxxxxxx" | |
/Applications/Falcon.app/Contents/Resources/falconctl uninstall --maintenance-token <<< "${token}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment