Update README.md

This commit is contained in:
buildplan 2025-06-29 23:42:06 +01:00 committed by GitHub
parent bab85d8966
commit 444919d556
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,6 +59,13 @@ wget https://raw.githubusercontent.com/buildplan/setup_harden_server/main/setup_
wget https://raw.githubusercontent.com/buildplan/setup_harden_server/main/setup_harden_debian_ubuntu.sh.sha256
sha256sum -c setup_harden_debian_ubuntu.sh.sha256
# or run
sha256sum setup_harden_debian_ubuntu.sh
# Compare the generated hash, It should match below:
# c4ff92d755b8c862c0a5c885b0a1dfa68832a1a5465e1e9913386374202c6a7a setup_harden_debian_ubuntu.sh
```
### 2. Run Interactively (Recommended)