From 169bbb8bad8999d220b0c5c461346b7aa7ec450a Mon Sep 17 00:00:00 2001 From: nobswebdev Date: Thu, 10 Sep 2026 13:29:21 +0200 Subject: [PATCH] remove redundant step from setup --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 57fd19b..614c238 100644 --- a/README.md +++ b/README.md @@ -114,12 +114,6 @@ Save and exit the editor. Optional — run once manually to verify: ./deploy/scripts/show-onion.sh ``` -Update onion links in `index.html` if needed, then redeploy: - -```bash -./deploy/scripts/deploy.sh -``` - ### 9. Updates ```bash