Because reading the README is faster than debugging

This commit is contained in:
2025-12-01 23:26:39 +01:00
parent e2f53ee46a
commit 1f5ddf954d

View File

@@ -4,10 +4,23 @@
[![Feature](https://img.shields.io/badge/feature-unattended_updates-0078D7)](#)
[![License](https://img.shields.io/badge/License-MIT-green)](./LICENSE)
Automated configuration for **unattended upgrades** on Ubuntu 24.04 Server.
Security patches, apt updates and weekly maintenance — fully automatic.
Enable unattended updates on Ubuntu 24.04 server.
Set it once → it updates itself.
This isn't a demo — it's a deployment.
Security updates happen weekly — automatically and quietly.
## Why this installer exists
Servers fail when patches are forgotten. Automated updates remove that risk.
## What this installer does
✔ Applies weekly security fixes
✔ Handles system package upgrades
✔ Runs without user sessions
✔ No interaction required
## What this installer does *NOT* do
It wont stop you from running the script without reading the documentation like theres no tomorrow.
Skip the README, and whatever happens next is your headache, not a bug report.
---