diff --git a/docs/index.md b/docs/index.md index b9ec905f..f6969176 100644 --- a/docs/index.md +++ b/docs/index.md @@ -58,7 +58,7 @@ For instance, in my case, I could tell my domain name registrar that `ns1.box.oc Optionally, to activate DNSSEC, you'll need to get a DS record from the box. While logged in on the box, run: - curl http://localhost:10222/dns/ds + sudo bash -c 'curl --user $( /etc/cron.daily/mailinabox-dnssec << EOF; #!/bin/bash # Mail-in-a-Box # Re-sign any DNS zones with DNSSEC because the signatures expire periodically. -curl -d GO http://localhost:10222/dns/update +curl -d GO --user \$(