Merge pull request #3438 from haslersn/usr-bin-env-bash

scripts: Use shebang /usr/bin/env bash
This commit is contained in:
Carlos Venegas
2022-01-17 15:39:42 -06:00
committed by GitHub
52 changed files with 53 additions and 53 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# Copyright (c) 2021 Intel Corporation
#