summaryrefslogtreecommitdiffstats
path: root/mtgox/mtgox.getTrades
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.getTrades
parent0f4830df0406fc4de9d1885e0b70318111946837 (diff)
mtgox: s/wget/curl/g
Diffstat (limited to 'mtgox/mtgox.getTrades')
-rwxr-xr-xmtgox/mtgox.getTrades2
1 files changed, 1 insertions, 1 deletions
diff --git a/mtgox/mtgox.getTrades b/mtgox/mtgox.getTrades
index 4901e379..fd0d0ea9 100755
--- a/mtgox/mtgox.getTrades
+++ b/mtgox/mtgox.getTrades
@@ -1,3 +1,3 @@
#! /bin/sh
# get mtgox last trades
-wget -qO- http://mtgox.com/code/data/getTrades.php
+$ curl -ksS http://mtgox.com/code/data/getTrades.phl