aboutsummaryrefslogtreecommitdiffstats
path: root/util/add_addon_repo
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-05-21 20:01:03 +0200
committerMario Vavti <mario@mariovavti.com>2018-05-21 20:01:45 +0200
commit4610fa27740788f7a9be8d1e7734ea44dbe21d4b (patch)
tree919f0df304e1fcb8581b304f549040518e838be0 /util/add_addon_repo
parent5b48eb3657a7cf6593b4c1f6ee17bf32eaa402af (diff)
downloadvolse-hubzilla-4610fa27740788f7a9be8d1e7734ea44dbe21d4b.tar.gz
volse-hubzilla-4610fa27740788f7a9be8d1e7734ea44dbe21d4b.tar.bz2
volse-hubzilla-4610fa27740788f7a9be8d1e7734ea44dbe21d4b.zip
address globbing issue in #1170
Diffstat (limited to 'util/add_addon_repo')
-rwxr-xr-xutil/add_addon_repo4
1 files changed, 3 insertions, 1 deletions
diff --git a/util/add_addon_repo b/util/add_addon_repo
index 6bd9686a1..d82081470 100755
--- a/util/add_addon_repo
+++ b/util/add_addon_repo
@@ -1,4 +1,6 @@
-#!/usr/bin/env bash -f
+#!/usr/bin/env bash
+
+set -f
if [ $# -lt 2 ]; then
echo usage: $0 repo_url nickname