README.md aktualisiert

This commit is contained in:
2026-06-09 12:54:00 +02:00
parent d14be1c9fc
commit 3520e948aa
+2 -2
View File
@@ -17,12 +17,12 @@ wget https://vw.falk.plus/JensFalk/ERPNext--Aufr-um--und-Aktualisierungs-Script/
#### Ausführbar machen #### Ausführbar machen
```bas ```bas
chmod +x ~/cleanup-erpnext.sh chmod +x cleanup-erpnext.sh
``` ```
### Ausführen ### Ausführen
```bash ```bash
~/cleanup-erpnext.sh cleanup-erpnext.sh
``` ```