Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Fresh Start Installation Script 🚀
|
||||
|
||||
[](https://code.lotusguild.org/LotusGuild/freshStartScript/actions?workflow=lint.yml)
|
||||
|
||||
> A powerful bash script for automating Proxmox installations with monitoring tools and system health checks.
|
||||
|
||||
## ✨ Features
|
||||
@@ -136,3 +138,10 @@ nano /etc/hwmonDaemon/.env
|
||||
```
|
||||
|
||||
No service restart needed - changes take effect on next run.
|
||||
## CI
|
||||
|
||||
| Workflow | Purpose | Triggers |
|
||||
|---|---|---|
|
||||
| `lint.yml` | shellcheck on all `.sh` files | Every push and PR |
|
||||
|
||||
Branch protection is enabled on `main` — the lint check must pass before any PR can merge.
|
||||
|
||||
Reference in New Issue
Block a user