README.md aktualisiert

This commit is contained in:
2026-02-24 15:48:28 +01:00
parent 3e33d00076
commit fc7b93a457

View File

@@ -2,10 +2,10 @@
## Installation / One-Liner ## Installation / One-Liner
```bash
Debian 11 auf Debian 12 Debian 11 auf Debian 12
```bash
wget -qO update_11_to_12.sh https://me-gitea.maieredv.cloud/manuel.maier/Upgrade-Debian-Script/raw/branch/main/update_11_to_12.sh && chmod +x update_11_to_12.sh && sudo ./update_11_to_12.sh wget -qO update_11_to_12.sh https://me-gitea.maieredv.cloud/manuel.maier/Upgrade-Debian-Script/raw/branch/main/update_11_to_12.sh && chmod +x update_11_to_12.sh && sudo ./update_11_to_12.sh
Debian 12 auf Debian 13 Debian 12 auf Debian 13
```bash
wget -qO update_12_to_13.sh https://me-gitea.maieredv.cloud/manuel.maier/Upgrade-Debian-Script/raw/branch/main/update_12_to_13.sh && chmod +x update_12_to_13.sh && sudo ./update_12_to_13.sh wget -qO update_12_to_13.sh https://me-gitea.maieredv.cloud/manuel.maier/Upgrade-Debian-Script/raw/branch/main/update_12_to_13.sh && chmod +x update_12_to_13.sh && sudo ./update_12_to_13.sh