Skip to content

Commit ef6acfe

Browse files
committed
Bash more portable. Advances ava-labs/avalanchego#2809
1 parent 458079f commit ef6acfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22

33
# Run with ./scripts/build.sh <optional_build_location>
44

0 commit comments

Comments
 (0)