From 01a2ab375610f58d5c562b794453b18585e25881 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Thu, 18 May 2023 13:17:28 +0100 Subject: use env in shell scripts Signed-off-by: Leah Rowe --- download | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'download') diff --git a/download b/download index 26c0f673..27bc5f6b 100755 --- a/download +++ b/download @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # Generic script for downloading programs used by the build system # -- cgit v1.2.1