README.md aktualisiert

This commit is contained in:
2026-06-09 12:52:55 +02:00
parent c562f45524
commit d14be1c9fc
+22
View File
@@ -4,3 +4,25 @@ Ein praktisches Bash-Script, das alle wichtigen Aufräum- und Aktualisierungsbef
### Installation ### Installation
#### Herunterladen
```bash
cd frappe-bench
```
```bash
wget https://vw.falk.plus/JensFalk/ERPNext--Aufr-um--und-Aktualisierungs-Script/src/branch/main/cleanup-erpnext.sh
```
#### Ausführbar machen
```bas
chmod +x ~/cleanup-erpnext.sh
```
### Ausführen
```bash
~/cleanup-erpnext.sh
```