Skip to content

Commit 6ba793a

Browse files
committed
Switch to sh interpreter
Thiere is nothing in this script which requires bash, and bash is not available everywhere by default
1 parent fdf5c30 commit 6ba793a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/sh
22
# Please run this script to configure the repository after cloning it.
33

44
# Stop on the first error.

0 commit comments

Comments
 (0)