From 67e2365a6d4e70b3a62d95f9ebfd1de80683688e Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Thu, 3 Jun 2021 12:59:22 +0100 Subject: also change the build and update scripts to env bash --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update') diff --git a/update b/update index ff18394b..28ea6559 100755 --- a/update +++ b/update @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash # generic update scripts for updating configs and such # -- cgit v1.2.1