#!/bin/bash # ITMS RMM Agent Installer - Mac Silicon # Run: sudo bash install-rmm-mac-silicon.sh curl -L -o tacticalagent-v2.11.0-darwin-arm64 'https://agents.tacticalrmm.com/api/v2/agents/?version=2.11.0&arch=arm64&token=edf98187-4f7f-4c36-835e-2c5497c5a630&plat=darwin&api=api.itms.group' && chmod +x tacticalagent-v2.11.0-darwin-arm64 && sudo ./tacticalagent-v2.11.0-darwin-arm64 -m install --api https://api.itms.group --client-id 22 --site-id 44 --agent-type workstation --auth 2c935fb6c441756c6a1113219513ddbccf90ba4315d12dadf3d628322632c3c8