Update http command

This commit is contained in:
Martin Polden 2016-04-16 10:29:23 +02:00
parent a2d26b2f0e
commit ed29f49139
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
$ curl ifconfig.co
{{ .IP }}
$ http ifconfig.co
$ http -b ifconfig.co
{{ .IP }}
$ wget -qO- ifconfig.co