From 24bcbcebc88742aefc01d5bcc86534dce9319023 Mon Sep 17 00:00:00 2001 From: Lin Date: Tue, 2 Nov 2021 13:46:48 -0700 Subject: [PATCH] Update Build.sh its not called build.sh --- Build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build.sh b/Build.sh index 6fd691921e..f36de6e9d0 100755 --- a/Build.sh +++ b/Build.sh @@ -1,4 +1,4 @@ #!/bin/bash cd "$(dirname "$(readlink -f "$0")")" cd ./tools/build -sudo bash ./build.sh +sudo bash ./build