summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/helpers/launch-mail4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/helpers/launch-mail b/bin/helpers/launch-mail
index 784e075..3a92702 100755
--- a/bin/helpers/launch-mail
+++ b/bin/helpers/launch-mail
@@ -35,9 +35,9 @@ doctl \
tozt.net \
--record-id "$record_id" \
--record-type A \
- --record-name newsmtp \
+ --record-name newsmtp2 \
--record-data "$ip" \
- --record-ttl 3600
+ --record-ttl 60
echo "Done creating DNS entry"
echo "Provisioning droplet..."