From e7287152a297d0d5caf9d986a76d36a27ba72bf0 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 12 May 2018 10:22:01 -0700 Subject: replace disable globbing switch --- util/add_addon_repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util') diff --git a/util/add_addon_repo b/util/add_addon_repo index 8103f1c99..6bd9686a1 100755 --- a/util/add_addon_repo +++ b/util/add_addon_repo @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/usr/bin/env bash -f if [ $# -lt 2 ]; then echo usage: $0 repo_url nickname -- cgit v1.2.3