aboutsummaryrefslogtreecommitdiffstats
path: root/util/hz
diff options
context:
space:
mode:
Diffstat (limited to 'util/hz')
-rwxr-xr-xutil/hz2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/hz b/util/hz
index cb6ccf419..8a432c30d 100755
--- a/util/hz
+++ b/util/hz
@@ -33,6 +33,6 @@ echo "enter your message to be posted as $USER @ $HUB, then hit Ctrl-D to send."
MSG=$(cat)
-curl -ssl -u${USER}:${PASS} --data-urlencode "status=${MSG}" https://${HUB}/api/statuses/update
+curl -ssl -u${USER}:${PASS} --data-urlencode "body=${MSG}" https://${HUB}/api/z/1.0/item/update