quiet wget in install step
This commit is contained in:
@@ -6,7 +6,7 @@ Tested on and compatible with:
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
wget -O - https://raw.githubusercontent.com/andrejusk/dotfiles/master/bootstrap.sh | bash
|
wget -qO - https://raw.githubusercontent.com/andrejusk/dotfiles/master/bootstrap.sh | bash
|
||||||
|
|
||||||
_Running the above without reading through repository is strongly discouraged._
|
_Running the above without reading through repository is strongly discouraged._
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user