remove linuxism

should make build get further on openbsd
This commit is contained in:
Mechiel Lukkien 2024-09-14 14:22:39 +02:00
parent b7ba0482ba
commit 661e77c622
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
set -euo pipefail set -euo pipefail
# this is run with .. as working directory. # this is run with .. as working directory.