build: use env to find bash path 68/36068/1
authorDamjan Marion <damarion@cisco.com>
Fri, 29 Apr 2022 17:09:38 +0000 (19:09 +0200)
committerDamjan Marion <damarion@cisco.com>
Fri, 29 Apr 2022 17:10:24 +0000 (19:10 +0200)
Type: make
Change-Id: I9f87134ac05d99051888024f889f05dae8e3feec
Signed-off-by: Damjan Marion <damarion@cisco.com>
src/scripts/version

index f9f3d21..b8748af 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Copyright (c) 2015 Cisco and/or its affiliates.
 # Licensed under the Apache License, Version 2.0 (the "License");