aboutsummaryrefslogtreecommitdiffstats
path: root/util/hz
diff options
context:
space:
mode:
authorroot <root@dx.tradetal.com>2018-05-12 09:58:19 -0700
committerroot <root@dx.tradetal.com>2018-05-12 09:58:19 -0700
commite288f4696776b768ce38bc007413c6c35090138a (patch)
tree2cd18ca60c4892f429abe08683e2d40f3af9b66a /util/hz
parent984de8f46f138932dda66adb4160b57220836697 (diff)
downloadvolse-hubzilla-e288f4696776b768ce38bc007413c6c35090138a.tar.gz
volse-hubzilla-e288f4696776b768ce38bc007413c6c35090138a.tar.bz2
volse-hubzilla-e288f4696776b768ce38bc007413c6c35090138a.zip
shebang portable
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.