[Mono-list] Shell script for downloading mono packages

Antonio Ognio gnrfan@gnrfan.org
Wed, 5 May 2004 14:08:41 -0400 (EDT)


Hi everyone,

    Told Duncan Mak on irc I had done a simple shell
script to download Mono Beta 1 packages from the web
using wget. He suggested I could post it here on the
list, so here it is.

I guess it could be posted on the Mono download page
and even run from the web using wget or lynx. I've
uploaded it to my site so you can run it like this:

lynx -source http://gnrfan.org/go-Mono-Beta1-FC1.sh | sh

or

wget -q -O - http://gnrfan.org/go-Mono-Beta1-FC1.sh | sh

Please try it if it's helpful to you and if it's helpful
to post it on the mono website please lemme know to
modify it for the other distributions..

Bye,

Antonio
Lima-Peru.