⚡ SuperSupport
Desktop Agent — Automatisches Deployment
🍎 macOS / Linux
curl -sL https://get.supersupport.ai/install | bash -s -- DEIN-CODE
Ersetze DEIN-CODE mit dem Aktivierungscode aus dem Dashboard.
🪟 Windows (PowerShell)
irm https://get.supersupport.ai/install.ps1 -OutFile install.ps1; .\install.ps1 -Code "DEIN-CODE"
Als Administrator ausfuehren. Ersetze DEIN-CODE mit dem Aktivierungscode.