docs: auto-generate README for scripts [skip ci]
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user