[Mozilla Enterprise] automatic download latest versions
Dirk Schneider
dirk.schneider at lka-mv.de
Tue Oct 9 12:33:09 UTC 2018
This is my version, that works for me. With TB and FF to:
wget `lynx --mime_header
'https://download.mozilla.org/?product=thunderbird-latest&os=win&lang=de' |
grep Location | cut -d' ' -f2 | tr -d '\r'`
Dirk
Am 09.10.2018 um 14:27 schrieb Thomas Seeling:
> Hallo,
>
>
> ok, so there was someone who decided that it's too much work to
> reconfigure a "bouncer" setup every some weeks to reflect the latest
> version when asked an alias.
>
> I'm now using a different method to find out the latest version.
> Regrettably this is way more network traffic than simply sending out a
> HEAD request and parsing the returned Location: attribute ;(
> So thank you Mozilla for saving yourself some seconds of work but cause a
> lot more traffic.
>
> curl --silent 'https://www.thunderbird.net/en-US/thunderbird/all/' | awk
> -F'"' '/Windows in German/{print$2}'
>
> Tschau...Thomas
>
>
> _______________________________________________
> Enterprise mailing list
> Enterprise at mozilla.org
> https://mail.mozilla.org/listinfo/enterprise
>
> To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to enterprise-request at mozilla.org with a subject of "unsubscribe"
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2463 bytes
Desc: not available
URL: <http://mail.mozilla.org/pipermail/enterprise/attachments/20181009/a4dc4962/attachment-0002.p7s>
More information about the Enterprise
mailing list