From d1a3c02709e34f7102108102faf539b3a1a67212 Mon Sep 17 00:00:00 2001 From: Roland Strunze <1+xosna@noreply.localhost> Date: Sun, 24 May 2026 08:38:58 +0200 Subject: [PATCH] Readme.md aktualisiert --- Readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index fb20bd0..2d1d429 100644 --- a/Readme.md +++ b/Readme.md @@ -2,10 +2,11 @@ Aufruf auf dem PVE-Host (als root): Entweder direkt nach dem Upload auf einen Webserver: - bashbash <(curl -fsSL https://dein-server.de/debian-docker-portainer-lxc.sh) + bash <(curl -fsSL https://gitea.vourx.com/xosna/Docker-LXC/raw/branch/main/docker-lxc.sh) + Oder lokal nach dem Hochladen auf den Host: - bashchmod +x debian-docker-portainer-lxc.sh && ./debian-docker-portainer-lxc.sh + bashchmod +x docker-lxc.sh && ./docker-lxc.sh --- ## Was das Skript macht: