mirror of
https://github.com/buildplan/du_setup.git
synced 2025-12-29 16:14:59 +00:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -5,9 +5,9 @@
|
||||
**Last Updated:** 2025-06-27
|
||||
|
||||
**Compatible With:**
|
||||
- Debian 12 (Bookworm)
|
||||
- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS, 24.10
|
||||
- Tested on Debian 12, Ubuntu 24.04 and Ubuntu 24.10
|
||||
- Debian 12
|
||||
- Ubuntu 20.04, 22.04, 24.04, 24.10
|
||||
- Tested on Debian 12, Ubuntu 24.04 and 24.10
|
||||
|
||||
---
|
||||
|
||||
@@ -59,7 +59,7 @@ It is highly recommended to run the script interactively the first time.
|
||||
sudo ./setup_harden_debian_ubuntu.sh
|
||||
```
|
||||
|
||||
### 3. Run in Quiet Mode (for automation)
|
||||
### 3. Run in Quiet Mode (for automation - not recmmended)
|
||||
|
||||
```bash
|
||||
sudo ./setup_harden_debian_ubuntu.sh --quiet
|
||||
@@ -140,6 +140,6 @@ If you are locked out of SSH, use your provider's web console to perform the fol
|
||||
|
||||
---
|
||||
|
||||
## 📝 License
|
||||
## MIT License
|
||||
|
||||
This script is open-source and provided "as is" without warranty. Use at your own risk.
|
||||
|
||||
Reference in New Issue
Block a user