use proper bash location

This commit is contained in:
2025-04-11 21:28:43 +02:00
parent 8258b63954
commit 32b5992688
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/bash
set -euo pipefail

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/bash
set -euo pipefail