From 59706af32978235fa7e08e8e42af8f3ec9ff0545 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 23 Oct 2018 01:08:05 -0400 Subject: missed one --- bin/helpers/launch-mail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/helpers') 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 \ -- cgit v1.2.3-54-g00ecf