display curl error message on failure (i.e: timeout, dns lookup etc.)

This commit is contained in:
Ali Abbas
2014-05-18 23:22:40 +02:00
parent 8ffc7cc61e
commit 557ddf9e4c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ Installing
To install:
bash < <(curl -s -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
bash < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
Installing Go
=============
+1 -1
View File
@@ -26,7 +26,7 @@ Installing
To install:
bash < <(curl -s -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
bash < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
Installing Go
=============