grab.sh: Adjust sed expression to also remove sizes from latest lines
authorW. Trevor King <wking@tremily.us>
Thu, 9 Apr 2015 02:45:51 +0000 (19:45 -0700)
committerW. Trevor King <wking@tremily.us>
Thu, 9 Apr 2015 02:45:51 +0000 (19:45 -0700)
commitf63115633c6fb8d323dfe2d582ec3d43d559805e
tree19a67d72247eb3dddec34785e16d95269519fffa
parent8290fc3f48feccd2fe0e8998aaecd5eb9fad00db
grab.sh: Adjust sed expression to also remove sizes from latest lines

Recently the latest file gained a second byte-size column, with
entries like:

  20150402/stage3-amd64-20150402.tar.bz2 215954519

This commit relaxes the sed expression to match these new lines too.
grab.sh