docs: auto-generate README for scripts [skip ci]

This commit is contained in:
gitea-bot
2026-02-26 00:27:51 +00:00
parent ef758da5ee
commit 36f4dcf7a1

View File

@@ -44,6 +44,12 @@ curl -fsSL -o setup-nut-slave.sh "https://git.hudsonriggs.systems/HRiggs/Tools/r
curl -fsSL -o setup_deploy_user.sh "https://git.hudsonriggs.systems/HRiggs/Tools/raw/branch/main/setup_deploy_user.sh" && chmod +x setup_deploy_user.sh && ./"setup_deploy_user.sh" curl -fsSL -o setup_deploy_user.sh "https://git.hudsonriggs.systems/HRiggs/Tools/raw/branch/main/setup_deploy_user.sh" && chmod +x setup_deploy_user.sh && ./"setup_deploy_user.sh"
``` ```
### whm_dns_dedupe_mail_records.sh
```bash
curl -fsSL -o whm_dns_dedupe_mail_records.sh "https://git.hudsonriggs.systems/HRiggs/Tools/raw/branch/main/whm_dns_dedupe_mail_records.sh" && chmod +x whm_dns_dedupe_mail_records.sh && ./"whm_dns_dedupe_mail_records.sh"
```
## Windows (.bat) ## Windows (.bat)
Run from PowerShell: Run from PowerShell: