fix: changed the shebang to suit nix
All checks were successful
/ integration (push) Successful in 16s

Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
silver 2024-08-11 01:50:48 +00:00
parent 39501b1a89
commit 4b9e5f6191

View file

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