build: Explicitly use bash for shell scripts
[vpp.git] / extras / vagrant / update.sh
index 3fb456b..e56e6ba 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Make sure that we get the hugepages we need on provision boot
 # Note: The package install should take care of this at the end