mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 16:33:47 +03:00
remove linuxism
should make build get further on openbsd
This commit is contained in:
parent
b7ba0482ba
commit
661e77c622
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue