summaryrefslogtreecommitdiffstats
path: root/bin/helpers
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-10-23 01:08:05 -0400
committerJesse Luehrs <doy@tozt.net>2018-10-23 01:08:05 -0400
commit59706af32978235fa7e08e8e42af8f3ec9ff0545 (patch)
tree6048e203a221b1337407196cbfb406a805994315 /bin/helpers
parent1806c7e4ff47e1c6ba67e8567666adc4f0d62e38 (diff)
downloadpuppet-tozt-59706af32978235fa7e08e8e42af8f3ec9ff0545.tar.gz
puppet-tozt-59706af32978235fa7e08e8e42af8f3ec9ff0545.zip
missed one
Diffstat (limited to 'bin/helpers')
-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 \