upd
This commit is contained in:
@@ -15,12 +15,6 @@ U=https://git.familie-berner.de/Open/Installer/raw/branch/main/Batocera/MeshCent
|
||||
```
|
||||
---
|
||||
|
||||
## Option 1: Interaktiv (fragt URL & Token ab)
|
||||
|
||||
```bash
|
||||
U=https://git.familie-berner.de/Open/Installer/raw/branch/main/Batocera/MeshCentral/install-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 2: Non-interaktiv (URL & Token direkt mitgeben)
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user