Skip to content

Commit dfa2436

Browse files
devel0tritao
authored andcommitted
force bash use to avoid ./premake5-linux: 3: ./premake5-linux: Bad substitution error if other default shell in the system
1 parent 081ac68 commit dfa2436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/premake5-linux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
44

0 commit comments

Comments
 (0)