summaryrefslogtreecommitdiffstats
path: root/mtgox/mtgox.getDepth
diff options
context:
space:
mode:
authorclub-mate <spam@hensen.it>2011-07-31 03:50:12 +0200
committerclub-mate <spam@hensen.it>2011-07-31 03:50:12 +0200
commitfd524a060223288f40e386a82074a521ffab2d46 (patch)
tree2a3c19485f745515e958cbd7ee1fbd535370a2ad /mtgox/mtgox.getDepth
parent0f4830df0406fc4de9d1885e0b70318111946837 (diff)
mtgox: s/wget/curl/g
Diffstat (limited to 'mtgox/mtgox.getDepth')
-rwxr-xr-xmtgox/mtgox.getDepth2
1 files changed, 1 insertions, 1 deletions
diff --git a/mtgox/mtgox.getDepth b/mtgox/mtgox.getDepth
index 7401d532..effc28a0 100755
--- a/mtgox/mtgox.getDepth
+++ b/mtgox/mtgox.getDepth
@@ -1,3 +1,3 @@
#! /bin/sh
# get mtgox market depth
-wget -qO- http://mtgox.com/code/data/getDepth.php
+$ curl -ksS http://mtgox.com/code/data/getDepth.php