build: Explicitly use bash for shell scripts
[vpp.git] / src / scripts / remove-rpath
index 3e20b06..b6df461 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");