diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/generate-mirror-mail.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/generate-mirror-mail.pl b/bin/generate-mirror-mail.pl index b7c3933..d1fe6df 100755 --- a/bin/generate-mirror-mail.pl +++ b/bin/generate-mirror-mail.pl @@ -25,8 +25,8 @@ Run the script and pass it URLs to the archweb mirror page (e.g. <https://www.archlinux.org/mirrors/melbourneitmirror.net/>) via STDIN. If the mirror has a problem the script will generate an appropriate mail and run `compose-mail-from-stdin` which should be a script that starts your favourite -mail client with the mail. The mail is currently not complete so it cannot be -sent automatically. +mail client with the mail. You can also let the script send the mail directly +if you do not want to review it. =cut |