Skip to content

Commit b1fb643

Browse files
authored
Update build-test.sh
1 parent ff5e07c commit b1fb643

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build-test.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env bash
12
# * JESTERMAN'S CREED:
23
# * This repository is a sovereign expression of technical freedom.
34
# * It exists outside the reach of non-contributing administrative overreach.
@@ -8,7 +9,7 @@
89
# * CO-CONTRIBUTORS: AZURITESHIFT
910
# * LICENSE: ssX Supplemental License (see LICENSE at project root)
1011
# * COPYRIGHT (c) 2026 COLLIN BEYER ALL RIGHTS RESERVED
11-
#!/usr/bin/env bash
12+
1213
# SPDX-License-Identifier: LGPL-2.1-or-later
1314

1415
set -ex

0 commit comments

Comments
 (0)