From b143f6303186cc863bda96f0ec4965b32eebeaf5 Mon Sep 17 00:00:00 2001 From: "mailinglists@927589452.de" Date: Sat, 28 Jan 2017 12:40:30 +0100 Subject: [PATCH] scripts/get-repository.sh: use env to call bash This makes invocation of bash crossplatform. Signed-off-by: J Signed-off-by: Nicolas Sebrecht --- scripts/get-repository.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/get-repository.sh b/scripts/get-repository.sh index a6dad95..4258e8f 100755 --- a/scripts/get-repository.sh +++ b/scripts/get-repository.sh @@ -1,6 +1,6 @@ -#!/bin/bash +#!/usr/bin/env bash # -# Licence: this file is in the public deomain. +# Licence: this file is in the public domain. # # Download and configure the repositories of the website or wiki.