]> Cypherpunks.ru repositories - nncp.git/commitdiff
Prepared mutt-call commands
authorSergey Matveev <stargrave@stargrave.org>
Wed, 10 Nov 2021 09:39:56 +0000 (12:39 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 10 Nov 2021 09:42:33 +0000 (12:42 +0300)
makedist.sh

index 03fdbb9b4baf9560e7e60b65ded0a4deba837523..e2c84ffdd672bc390b355baa0719a938e0c0188e 100755 (executable)
@@ -195,6 +195,9 @@ http://www.nncpgo.org/Mirrors.html
 Please send questions regarding the use of NNCP, bug reports and patches
 to mailing list: http://lists.cypherpunks.ru/nncp_002ddevel.html
 EOF
 Please send questions regarding the use of NNCP, bug reports and patches
 to mailing list: http://lists.cypherpunks.ru/nncp_002ddevel.html
 EOF
+echo mutt -s \"[EN] NNCP $release release announcement\" \
+    nncp-devel@lists.cypherpunks.ru \
+    -a $cur/doc/download/"$tarball".meta4
 
 cat <<EOF
 Subject: [RU] Состоялся релиз NNCP $release
 
 cat <<EOF
 Subject: [RU] Состоялся релиз NNCP $release
@@ -248,3 +251,6 @@ http://www.nncpgo.org/Mirrors.html
 и патчи отправляйте в nncp-devel почтовую рассылку:
 http://lists.cypherpunks.ru/nncp_002ddevel.html
 EOF
 и патчи отправляйте в nncp-devel почтовую рассылку:
 http://lists.cypherpunks.ru/nncp_002ddevel.html
 EOF
+echo mutt -s \"[RU] Состоялся релиз NNCP $release\" \
+    nncp-devel@lists.cypherpunks.ru \
+    -a $cur/doc/download/"$tarball".meta4