From 8300854ecd432067497e1b4778a4b890ceeb5a3c Mon Sep 17 00:00:00 2001 From: JensFalk Date: Tue, 9 Jun 2026 13:25:29 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 49efaec..d4f6d56 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ cd frappe-bench ```bash wget https://vw.falk.plus/JensFalk/ERPNext--Aufr-um--und-Aktualisierungs-Script/raw/branch/main/cleanup-erpnext.sh -O cleanup-erpnext.sh ``` +Alternativ mit Curl +```bash +curl -L https://vw.falk.plus/JensFalk/ERPNext--Aufr-um--und-Aktualisierungs-Script/raw/branch/main/cleanup-erpnext.sh -o ~/cleanup-erpnext.sh +``` #### Server anpassen