summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/helpers/launch-mail2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/helpers/launch-mail b/bin/helpers/launch-mail
index 3a92702..3cca3a4 100755
--- a/bin/helpers/launch-mail
+++ b/bin/helpers/launch-mail
@@ -26,7 +26,7 @@ record_id=$(doctl \
tozt.net \
--format Name,Type,ID \
--no-header \
- | grep '^newsmtp \+A ' \
+ | grep '^newsmtp2 \+A ' \
| awk '{print $3}'
)
doctl \