From 63f84ece6ef96c61ba9b877e0cd3aa675da760ad Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 20 May 2018 11:39:59 +0200 Subject: backport waitmans changes #1170 from master --- util/add_addon_repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/add_addon_repo') diff --git a/util/add_addon_repo b/util/add_addon_repo index de19bebfe..6bd9686a1 100755 --- a/util/add_addon_repo +++ b/util/add_addon_repo @@ -1,4 +1,4 @@ -#!/bin/bash -f +#!/usr/bin/env bash -f if [ $# -lt 2 ]; then echo usage: $0 repo_url nickname -- cgit v1.2.3