Use bash instead of sh because the qt env script needs to be run under bash.
This commit is contained in:
parent
d0300c55f0
commit
8ef4ba3d11
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -eux
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user