Because reading the README is faster than debugging

This commit is contained in:
2025-12-01 23:22:05 +01:00
parent dcb5629c55
commit ec26cecf1d

View File

@@ -4,10 +4,23 @@
[![App](https://img.shields.io/badge/app-ntp_client-0098D4)](#)
[![License](https://img.shields.io/badge/License-MIT-green)](./LICENSE)
Automated Bash installer for configuring an **NTP client** on Ubuntu 24.04 Server.
Install NTP client on Ubuntu 24.04 server.
This is a **production-ready time synchronization setup**, not a lab exercise.
Run once — system stays accurate on its own.
This isn't a demo — it's a deployment.
Stable and unattended — time drift solved without maintenance.
## Why this installer exists
Time sync should never be something you remember last-minute. This ensures it isnt.
## What this installer does
✔ Uses reliable upstream servers
✔ Enables system-wide time sync
✔ Works without reboot
✔ Zero manual configuration needed
## 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.
---