summaryrefslogtreecommitdiffstats
path: root/Vlv2TbltDevicePkg/Build_IFWI.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Vlv2TbltDevicePkg/Build_IFWI.sh')
-rwxr-xr-x[-rw-r--r--]Vlv2TbltDevicePkg/Build_IFWI.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/Vlv2TbltDevicePkg/Build_IFWI.sh b/Vlv2TbltDevicePkg/Build_IFWI.sh
index 9bde502078..f5e499c2d2 100644..100755
--- a/Vlv2TbltDevicePkg/Build_IFWI.sh
+++ b/Vlv2TbltDevicePkg/Build_IFWI.sh
@@ -1,3 +1,4 @@
+#!/usr/bin/env bash
##**********************************************************************
## Function define
##**********************************************************************
@@ -14,8 +15,6 @@ function Usage ( ) {
echo " See Stitch/Stitch_Config.txt for additional stitching settings."
echo
echo
- echo "Press any key......"
- read
exit 0
}