aboutsummaryrefslogtreecommitdiffstats
path: root/util/update_addon_repo
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2018-05-20 11:23:15 +0200
committerGitHub <noreply@github.com>2018-05-20 11:23:15 +0200
commitd0d14579d1671984b0036ebf4c9e2a8d99792f10 (patch)
tree41c9847a1d50edcb43f1bb2497ea1d0b5616f96e /util/update_addon_repo
parentda460ff32f4bebc8c2d7b17b1eb883851114fccc (diff)
parent1509c9682bc23cdb0bfb4f22f3565be261b108d5 (diff)
downloadvolse-hubzilla-d0d14579d1671984b0036ebf4c9e2a8d99792f10.tar.gz
volse-hubzilla-d0d14579d1671984b0036ebf4c9e2a8d99792f10.tar.bz2
volse-hubzilla-d0d14579d1671984b0036ebf4c9e2a8d99792f10.zip
Merge pull request #1170 from waitman/master
shebang portable
Diffstat (limited to 'util/update_addon_repo')
-rwxr-xr-xutil/update_addon_repo2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/update_addon_repo b/util/update_addon_repo
index ba1862f4b..efa46c668 100755
--- a/util/update_addon_repo
+++ b/util/update_addon_repo
@@ -1,4 +1,4 @@
-#!/bin/bash -f
+#!/usr/bin/env bash -f
if [ $# -ne 1 ]; then
echo usage: $0 repository