This commit is contained in:
2025-09-28 18:03:23 +02:00
parent cdc9ecc06f
commit c9250e9318

View File

@@ -12,7 +12,7 @@ Du kannst also den kompletten Befehl aus dem MeshCentral-Fenster hier einfügen
```bash
U=https://git.familie-berner.de/Open/Installer/raw/branch/main/Batocera/MeshCentral/nstall-meshagent.sh ; (wget -qO /tmp/ima.sh "$U" || wget --no-proxy -qO /tmp/ima.sh "$U" || curl -fsSL "$U" -o /tmp/ima.sh) && sh /tmp/ima.sh
```
---
## Option 1: Interaktiv (fragt URL & Token ab)