diff options
Diffstat (limited to 'bin/build.sh')
| -rwxr-xr-x | bin/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/build.sh b/bin/build.sh index 50f93b7..0c3b107 100755 --- a/bin/build.sh +++ b/bin/build.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Anduril / FSM build script # Copyright (C) 2014-2023 Selene ToyKeeper # SPDX-License-Identifier: GPL-3.0-or-later |
