you could also get it from the livecd image.
On Mon, Jun 2, 2014 at 6:01 PM, Brandon Vincent <[email protected]> wrote: > On 06/02/2014 02:59 PM, ToddAndMargo wrote: > > Hi All, > > > > Can someone tell me how I can download this script > > > > > https://git.fedorahosted.org/cgit/livecd/tree/tools/livecd-iso-to-disk.sh > > > > with wget and just get the script, not all the numbers > > and HTML stuff. > > > > This is what I have come up with. Seems there should be a better > > way. > > > > # wget > > > https://git.fedorahosted.org/cgit/livecd/tree/tools/livecd-iso-to-disk.sh > -O- > > | html2text -nobs -style pretty -width 132 | cut -c10- | more > > > > Many thanks, > > -T > > > > > > The top of the page has a link to a plain text version. > > blob: bca3286773535ad900f4761e6e421440add41273 (plain) <------- > > https://git.fedorahosted.org/cgit/livecd/plain/tools/livecd-iso-to-disk.sh > > Brandon Vincent > -- Thanks, Jamie Duncan @jamieeduncan
