scripts/vagrant: change create_vbox.sh shebang

pushd and popd not in default path for /bin/bash

Change-Id: I83e0bd1f87005e1c8542ac3db44b26f83eedf96c
Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-on: https://review.gerrithub.io/421903
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
This commit is contained in:
Karol Latecki 2018-08-10 14:36:38 +02:00 committed by Ben Walker
parent ba00a42d27
commit 48629a88f9

View File

@ -1,4 +1,4 @@
#!/bin/sh -e
#!/usr/bin/env bash
# create_vbox.sh
#