From e288f4696776b768ce38bc007413c6c35090138a Mon Sep 17 00:00:00 2001 From: root Date: Sat, 12 May 2018 09:58:19 -0700 Subject: shebang portable --- util/hz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/hz') 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. -- cgit v1.2.3