README.md aktualisiert

This commit is contained in:
2026-06-09 13:26:01 +02:00
parent 8300854ecd
commit 8e047d8fd7
+1
View File
@@ -10,6 +10,7 @@ Ein praktisches Bash-Script, das alle wichtigen Aufräum- und Aktualisierungsbef
cd frappe-bench cd frappe-bench
``` ```
Mit wget
```bash ```bash
wget https://vw.falk.plus/JensFalk/ERPNext--Aufr-um--und-Aktualisierungs-Script/raw/branch/main/cleanup-erpnext.sh -O cleanup-erpnext.sh wget https://vw.falk.plus/JensFalk/ERPNext--Aufr-um--und-Aktualisierungs-Script/raw/branch/main/cleanup-erpnext.sh -O cleanup-erpnext.sh
``` ```