Mathomia Agent Utrulling

Åpne terminalen som administrator/root på maskinen og lim inn kommandoen under.

🪟 Windows (PowerShell som Admin)

irm https://agent.mathomia.com/win | iex

Dette henter get-mathomia.bat direkte fra GitHub og kjører installasjonen.

🐧 Linux (Bash / Root)

curl -s https://agent.mathomia.com/linux | sudo bash

Dette henter get-mathomia.sh direkte fra GitHub og kjører installasjonen.