fix: properly check for bash in $PATH

This commit is contained in:
0xlogn 2025-12-31 05:29:07 +00:00
parent 3d19495e99
commit f841bb9fe1

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# SPDX-License-Identifier: MIT
set -e