Hi Im tring to implement a bash script trough JAMF to filter SentinelOne's version useing sentinelctl version. Basicaly it gets the version, stores it into a variable and runs it trough an if statment and if the version dosnt match it runs sentinelctl uninstall, but the script is still not working.
Any ideas ?