From 211e9170e3b6ebbf43626701c9f12dc9e286bb99 Mon Sep 17 00:00:00 2001 From: Lester Szeto <lester.szeto@improving.com> Date: Thu, 7 Nov 2024 13:15:09 -0800 Subject: [PATCH] Update macos.sh Incorrect MacOs Build script was pushed. --- scripts/macos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/macos.sh b/scripts/macos.sh index 1fc8fb8..c1fa8a0 100755 --- a/scripts/macos.sh +++ b/scripts/macos.sh @@ -1,4 +1,4 @@ -#!/bin/env bash +#!/usr/bin/env bash # Default architecture ARCH=""