fix build.sh wrong idents
authorBigfootACA <bigfoot@classfun.cn>
星期六, 27 Mar 2021 15:39:06 +0000 (23:39 +0800)
committerBigfootACA <bigfoot@classfun.cn>
星期六, 27 Mar 2021 15:39:06 +0000 (23:39 +0800)
build.sh

index b991cd321d891beb6f8540ac7e8f880e937bb589..e5f8dc9d318a3e02062640f2d2a2df3f0cae362a 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -99,7 +99,7 @@ then  set -e
                git submodule set-url edk2-platforms https://hub.fastgit.org/tianocore/edk2-platforms.git
                git submodule init;git submodule update --depth 1
                pushd edk2
-               
+
                git submodule set-url ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3   https://hub.fastgit.org/ucb-bar/berkeley-softfloat-3.git
                git submodule set-url CryptoPkg/Library/OpensslLib/openssl                  https://hub.fastgit.org/openssl/openssl.git
                git submodule set-url BaseTools/Source/C/BrotliCompress/brotli              https://hub.fastgit.org/google/brotli.git