From 0a76abf2d31af7e924a428cc805df2dbf68298cb Mon Sep 17 00:00:00 2001 From: buildplan <170122315+buildplan@users.noreply.github.com> Date: Fri, 27 Jun 2025 13:28:16 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 405c73e..9937609 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ sudo ./setup_harden_debian_ubuntu.sh sudo ./setup_harden_debian_ubuntu.sh --quiet ``` -> 🔒 **Critical Safety Check:** The script will pause and require you to test your new SSH connection from a separate terminal before it proceeds to disable old access methods. **Do not skip this step!** +> :warning: **Critical Safety Check:** The script will pause and require you to test your new SSH connection from a separate terminal before it proceeds to disable old access methods. **Do not skip this step!** --- @@ -102,7 +102,7 @@ sudo ./setup_harden_debian_ubuntu.sh --quiet --- -## ❗ Important Notes +## :exclamation: Important Notes - **Run this on a fresh system.** While idempotent, the script is designed for initial provisioning. - **A system reboot is required** after the script completes to ensure all changes, especially to the kernel and services, are applied cleanly.