Remove duplicate -s in curl command

This commit is contained in:
Jesse Becker 2015-09-12 00:08:43 -04:00
parent a5f2305947
commit e1b9ed450c

View file

@ -92,7 +92,7 @@ do
;;
"pgl.yoyo.org")
cmd="curl -s -d mimetype=plaintext -d hostformat=hosts"
cmd="curl -d mimetype=plaintext -d hostformat=hosts"
;;
# Default is a simple curl request