Skip to content

Commit 6ca447d

Browse files
authored
Merge pull request #707 from vtamara/portbash
Bash more portable.
2 parents 458079f + ef6acfe commit 6ca447d

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)