From d9fa78ccdb77cf5e3e59ef9baa99da2c273f97f6 Mon Sep 17 00:00:00 2001 From: nono Date: Thu, 30 Apr 2026 16:18:21 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ba1a613..4d2e65c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # cd into the docker folder ```bash -wget -qO update-docker.sh https://gitea.featherer.xyz/nono/update-docker/raw/branch/main/update-docker.sh -source update-docker.sh +source <(wget -qO- https://gitea.featherer.xyz/nono/update-docker/raw/branch/main/update-docker.sh) ``` \ No newline at end of file