summaryrefslogtreecommitdiff
path: root/rc/bin/inst/download
diff options
context:
space:
mode:
authoriru <devnull@localhost>2011-04-14 00:19:51 -0300
committeriru <devnull@localhost>2011-04-14 00:19:51 -0300
commitdd468419f2fbaa2c3fec570a88d13e8eae8f3faf (patch)
treed21a8922545dde7237e67dd68dc5742b0570259b /rc/bin/inst/download
parent715570c24e89cea414feb181be3aee65df1ceec5 (diff)
downloadplan9front-dd468419f2fbaa2c3fec570a88d13e8eae8f3faf.tar.xz
Change installer to use statusbar(8) instead of bargraph and remove the latter.
Diffstat (limited to 'rc/bin/inst/download')
-rwxr-xr-xrc/bin/inst/download2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/inst/download b/rc/bin/inst/download
index 70d7f5ba7..2af4fe9d0 100755
--- a/rc/bin/inst/download
+++ b/rc/bin/inst/download
@@ -33,7 +33,7 @@ case go
baropt='-w 145,129,445,168'
if(~ $textinst 1)
baropt=-t
- if(! hget -vo /n/newfs/dist/_plan9.iso.bz2 $installurl/plan9.iso.bz2 |[2] bargraph $baropt 'downloading '^plan9.iso.bz2)
+ if(! hget -vo /n/newfs/dist/_plan9.iso.bz2 $installurl/plan9.iso.bz2 |[2] aux/statusbar $baropt 'downloading '^plan9.iso.bz2)
exit
mv /n/newfs/dist/_plan9.iso.bz2 /n/newfs/dist/plan9.iso.bz2
if(~ $fstype fossil){