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: