mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
use most compatible bash shebang
This commit is contained in:
parent
07eed2c4a6
commit
720f02372c
6 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -euxo pipefail
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue