mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +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
|
||||
|
||||
# this is run with .. as working directory.
|
||||
|
|
Loading…
Reference in a new issue