README.md aktualisiert
This commit is contained in:
@@ -4,3 +4,25 @@ Ein praktisches Bash-Script, das alle wichtigen Aufräum- und Aktualisierungsbef
|
||||
|
||||
### 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
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user