From ea6afa4f3a0d8607793bfa4754db280a8e559d40 Mon Sep 17 00:00:00 2001 From: nono Date: Thu, 30 Apr 2026 16:21:52 +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 bf14010..d47987b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ ```bash -wget -qO docker-debian.sh https://gitea.featherer.xyz/nono/docker-debian/raw/branch/main/docker-debian.sh -source docker-debian.sh +source <(wget -qO- https://gitea.featherer.xyz/nono/docker-debian/raw/branch/main/docker-debian.sh) ``` \ No newline at end of file