build: Explicitly use bash for shell scripts
[vpp.git] / extras / vagrant / vcl_test.sh
index 5d58d73..2bad0f6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 if [ -n "$1" ]; then
     VPP_DIR=$1