mirror of
https://github.com/wahyd4/gvm.git
synced 2026-08-09 04:46:19 +10:00
display curl error message on failure (i.e: timeout, dns lookup etc.)
This commit is contained in:
@@ -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
|
||||
=============
|
||||
|
||||
Reference in New Issue
Block a user