scripts : make the shell scripts cross-platform (#14341)
This commit is contained in:
parent
caf5681fcb
commit
e9b6350e61
46 changed files with 46 additions and 46 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
PROG=${0##*/}
|
||||
build_dir="build-ci-debug"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue