From 88e496eba4da5e369302a9b7510a7f62cea7e38b Mon Sep 17 00:00:00 2001 From: Michael Kropat Date: Sun, 22 Jun 2014 00:02:52 +0000 Subject: [PATCH] Update setup scripts to auth against the API --- setup/dns.sh | 2 +- setup/start.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/setup/dns.sh b/setup/dns.sh index 770e1604..55528a0a 100644 --- a/setup/dns.sh +++ b/setup/dns.sh @@ -68,7 +68,7 @@ cat > /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 \$(