Update endpoint uninstall script location

This commit is contained in:
Sander Declerck 2026-04-24 12:04:31 +02:00
parent dab616163f
commit 0a230eb64c
No known key found for this signature in database

View file

@ -7,7 +7,7 @@
set -e # Exit on error set -e # Exit on error
# Configuration # Configuration
UNINSTALL_SCRIPT="/Library/Application Support/AikidoSecurity/EndpointProtection/scripts/uninstall" UNINSTALL_SCRIPT="/Applications/Aikido Endpoint Protection.app/Contents/Resources/scripts/uninstall"
# Colors for output # Colors for output
RED='\033[0;31m' RED='\033[0;31m'