]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/Build_IFWI.sh
CorebootPayloadPkg: Use extra braces to prevent gcc compile fail
[mirror_edk2.git] / Vlv2TbltDevicePkg / Build_IFWI.sh
old mode 100644 (file)
new mode 100755 (executable)
index 9bde502..f5e499c
@@ -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
 }