Added Shebang for bash
Shebang was removed erroniously in one of the initial commits and never
reinstated. Fixing that with this commit.
Change-Id: I96765bb26f49155037b913aab696bee3a769604f
Signed-off-by: Alanny Lopez <alanny.lopez@ibm.com>
diff --git a/build-setup.sh b/build-setup.sh
index cf339d4..1722f4a 100755
--- a/build-setup.sh
+++ b/build-setup.sh
@@ -1,3 +1,4 @@
+#!/bin/bash
###############################################################################
#
# This build script is for running the OpenBMC builds as containers with the