Describe the bug
There looks to be a syntax problem when executing this command against Linux endpoints.
To Reproduce
Execute the Uninstall-FalconSensor against a linux endpoint.
Expected behavior
Would expect to not see a syntax error when issuing the command
Environment (please complete the following information):
- OS: Any Linux distro
- PowerShell: [7.x.x]
- PSFalcon: [2.2.9]
Additional context
The following error is thrown:
/bin/bash: -c: line 8: syntax error near unexpected token `elif'…
Describe the bug
There looks to be a syntax problem when executing this command against Linux endpoints.
To Reproduce
Execute the Uninstall-FalconSensor against a linux endpoint.
Expected behavior
Would expect to not see a syntax error when issuing the command
Environment (please complete the following information):
Additional context
The following error is thrown:
/bin/bash: -c: line 8: syntax error near unexpected token `elif'…