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