zerovm / zerocloud

Swift middleware for Zerocloud
Apache License 2.0
53 stars 14 forks source link

vagrant/bootstrap.sh: silence wget output #114

Closed larsbutler closed 10 years ago

larsbutler commented 10 years ago

The way vagrant streams the output of the progress indication of wget is super annoying. So this adds the -q flag to reduce the noise.