build: Explicitly use bash for shell scripts
[vpp.git] / extras / vagrant / build.sh
index 0e63947..631b990 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Get Command Line arguements if present
 VPP_DIR=$1