summaryrefslogtreecommitdiff
path: root/.local/bin
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-08-26 01:35:07 +0300
committerThomas Voss <mail@thomasvoss.com> 2023-08-26 01:35:07 +0300
commit4402899c96e426d7302fd681ffde5d782fb6ab39 (patch)
treeadc144afedc49864bd5439ea9fbe143e8860b639 /.local/bin
parent70bd6d02a32e1225337944bac6bbb169ab9cbc4e (diff)
send-package: Add missing backslash
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/send-package2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/send-package b/.local/bin/send-package
index 357c410..99d07f4 100755
--- a/.local/bin/send-package
+++ b/.local/bin/send-package
@@ -9,5 +9,5 @@ sed -En '/^Angel Cakes/,/^Doozies/s/(\t|\s{2,})/\n/gp' ~/doc/tit-names \
| tr A-Z a-z \
| xargs -I{} -- \
sed -e "1iTo: `vlt raw Miscellaneous send-package-to`" \
- -e 's/$REPLACEME/{}/' "$tmpl"
+ -e 's/$REPLACEME/{}/' "$tmpl" \
| msmtp -t --read-envelope-from