From 36f4dcf7a12274921feac8e4c5dba303b3af0397 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Thu, 26 Feb 2026 00:27:51 +0000 Subject: [PATCH] docs: auto-generate README for scripts [skip ci] --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 356cee0..0442a61 100644 --- a/README.md +++ b/README.md @@ -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" ``` +### 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) Run from PowerShell: