From f836af75b494f170e360214c02855abc2d3c523a Mon Sep 17 00:00:00 2001 From: buildplan <170122315+buildplan@users.noreply.github.com> Date: Thu, 26 Jun 2025 16:23:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a5aa64..086a77e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ This Bash script automates the provisioning and hardening of a Debian 12 or Ubun 1. **Download the Script**: ```bash - wget https://raw.githubusercontent.com/buildplan/learning/refs/heads/main/setup_harden_debian_ubuntu.sh + wget https://raw.githubusercontent.com/buildplan/setup_harden_server/refs/heads/main/setup_harden_debian_ubuntu.sh chmod +x setup_harden_debian_ubuntu.sh ```