aboutsummaryrefslogtreecommitdiffstats
path: root/util/hz
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-05-20 11:39:59 +0200
committerMario Vavti <mario@mariovavti.com>2018-05-20 11:39:59 +0200
commit63f84ece6ef96c61ba9b877e0cd3aa675da760ad (patch)
tree3bc9ace55bbe7042e74e503588b30a5caa404d2e /util/hz
parentb11db26edf963aaa59c5f34346be4480360ba773 (diff)
downloadvolse-hubzilla-63f84ece6ef96c61ba9b877e0cd3aa675da760ad.tar.gz
volse-hubzilla-63f84ece6ef96c61ba9b877e0cd3aa675da760ad.tar.bz2
volse-hubzilla-63f84ece6ef96c61ba9b877e0cd3aa675da760ad.zip
backport waitmans changes #1170 from master
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 8a432c30d..c9dc8654f 100755
--- a/util/hz
+++ b/util/hz
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Simple, minimalist command line tool to post status to hubzilla via the API. Requires curl.
# Put it in your path, and sneeze your statuses to the zot network from your shell.